Skip to content

Commit 33dd8e6

Browse files
Update all non-major dependencies
1 parent ee531a2 commit 33dd8e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ repos:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
77
- repo: https://github.com/nicklockwood/SwiftFormat
8-
rev: 0.54.6
8+
rev: 0.55.3
99
hooks:
1010
- id: swiftformat
1111
- repo: https://github.com/realm/SwiftLint
12-
rev: 0.57.0
12+
rev: 0.57.1
1313
hooks:
1414
- id: swiftlint

0 commit comments

Comments
 (0)