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 6f4ac9d commit be6e0c9Copy full SHA for be6e0c9
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
args: ["--schemafile", "tests/example-files/config_schema.json"]
20
files: ^tests/example-files/.*/_config.yaml$
21
- repo: https://github.com/pre-commit/pre-commit-hooks.git
22
- rev: v5.0.0
+ rev: v6.0.0
23
hooks:
24
- id: check-merge-conflict
25
- id: trailing-whitespace
0 commit comments