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.
2 parents 160ac9b + 04b83d6 commit cfa2362Copy full SHA for cfa2362
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
- id: trailing-whitespace
48
49
- repo: https://github.com/syntaqx/git-hooks
50
- rev: v0.0.16
+ rev: v0.0.17
51
hooks:
52
- id: forbid-binary
53
# See checks in shellcheck wiki: https://github.com/koalaman/shellcheck/wiki/
requirements.txt
@@ -1 +1 @@
1
-pre-commit==2.9.3
+pre-commit==2.12.1
0 commit comments