Skip to content

Commit d661eff

Browse files
authored
Merge pull request #415 from python-jsonschema/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 7365d2d + c2dbb1b commit d661eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
args: ["--schemafile", "tests/example-files/config_schema.json"]
1515
files: ^tests/example-files/.*/_config.yaml$
1616
- repo: https://github.com/pre-commit/pre-commit-hooks.git
17-
rev: v4.5.0
17+
rev: v4.6.0
1818
hooks:
1919
- id: check-merge-conflict
2020
- id: trailing-whitespace

0 commit comments

Comments
 (0)