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 69ee713 commit 38ec483Copy full SHA for 38ec483
.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: v5.0.0
+ rev: v6.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