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 168f4a3 + b4be03f commit 8f2a98bCopy full SHA for 8f2a98b
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v5.0.0 # DO NOT UPDATE: last version to be compatible with Python 3.6
+ rev: v6.0.0 # DO NOT UPDATE: last version to be compatible with Python 3.6
4
hooks:
5
- id: check-added-large-files
6
- id: check-case-conflict
0 commit comments