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 b90c528 commit 317826aCopy full SHA for 317826a
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ default_language_version:
5
repos:
6
# check some basic stuff
7
- repo: https://github.com/pre-commit/pre-commit-hooks
8
- rev: v4.6.0
+ rev: v5.0.0
9
hooks:
10
# Check for files that would conflict in case-insensitive filesystems
11
- id: check-case-conflict
0 commit comments