We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b30377 commit a56c617Copy full SHA for a56c617
1 file changed
.pre-commit-config.yaml
@@ -1,5 +1,6 @@
1
repos:
2
- - repo: builtin
+ - repo: https://github.com/pre-commit/pre-commit-hooks
3
+ rev: v6.0.0
4
hooks:
5
- id: check-added-large-files
6
- id: check-yaml
0 commit comments