We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1708082 + 61bf5a6 commit fba957fCopy full SHA for fba957f
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ ci:
3
repos:
4
# shared across repos:
5
- repo: https://github.com/pre-commit/pre-commit-hooks
6
- rev: v5.0.0
+ rev: v6.0.0
7
hooks:
8
- id: check-added-large-files
9
- id: check-case-conflict
@@ -19,7 +19,7 @@ repos:
19
args: ['--fix=lf']
20
- id: trailing-whitespace
21
- repo: https://github.com/python-jsonschema/check-jsonschema
22
- rev: 0.33.1
+ rev: 0.33.2
23
24
- id: check-github-workflows
25
- repo: https://github.com/Lucas-C/pre-commit-hooks
0 commit comments