We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcbbdcd + c74772e commit ebfa657Copy full SHA for ebfa657
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: 'v4.6.0'
+ rev: 'v5.0.0'
4
hooks:
5
- id: check-added-large-files
6
- id: check-merge-conflict
{{cookiecutter.project_slug}}/.pre-commit-config.yaml
- id: check-ast
0 commit comments