File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
# See https://pre-commit.com/hooks.html for more hooks
3
3
repos :
4
4
- repo : https://github.com/pre-commit/pre-commit-hooks
5
- rev : v4.6 .0
5
+ rev : v5.0 .0
6
6
hooks :
7
7
- id : trailing-whitespace
8
8
- id : end-of-file-fixer
@@ -11,11 +11,11 @@ repos:
11
11
- id : check-executables-have-shebangs
12
12
- id : check-shebang-scripts-are-executable
13
13
- repo : https://github.com/realm/SwiftLint
14
- rev : 0.54.0
14
+ rev : 0.57.1
15
15
hooks :
16
16
- id : swiftlint
17
17
entry : swiftlint --fix --strict
18
- - repo : https://github.com/danthorpe /swift-format
19
- rev : 756fbb36972bd4ddcb6b3923ad38c0f8efda2d89
18
+ - repo : https://github.com/swiftlang /swift-format
19
+ rev : swift-6.1-DEVELOPMENT-SNAPSHOT-2024-11-21-a
20
20
hooks :
21
21
- id : swift-format
You can’t perform that action at this time.
0 commit comments