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 a86f88d commit d343a07Copy full SHA for d343a07
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ default_stages:
8
- pre-push
9
repos:
10
- repo: https://github.com/pre-commit/pre-commit-hooks
11
- rev: v4.6.0
+ rev: v5.0.0
12
hooks:
13
- id: check-added-large-files
14
- id: check-docstring-first
template/.pre-commit-config.yaml.jinja
@@ -9,7 +9,7 @@ default_stages:
15
0 commit comments