We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94fe3c8 commit a1fc773Copy full SHA for a1fc773
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: swiftlint
12
args: [Source, test]
13
- repo: https://github.com/nicklockwood/SwiftFormat
14
- rev: 0.54.4
+ rev: 0.54.5
15
hooks:
16
- id: swiftformat
17
- repo: https://github.com/codespell-project/codespell
0 commit comments