Skip to content

Commit c2dbb1b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks.git: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.5.0...v4.6.0)
1 parent a6aa5a5 commit c2dbb1b

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)