Skip to content

Commit be6e0c9

Browse files
[pre-commit.ci] pre-commit autoupdate (#587)
updates: - [github.com/pre-commit/pre-commit-hooks.git: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v5.0.0...v6.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6f4ac9d commit be6e0c9

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
@@ -19,7 +19,7 @@ repos:
1919
args: ["--schemafile", "tests/example-files/config_schema.json"]
2020
files: ^tests/example-files/.*/_config.yaml$
2121
- repo: https://github.com/pre-commit/pre-commit-hooks.git
22-
rev: v5.0.0
22+
rev: v6.0.0
2323
hooks:
2424
- id: check-merge-conflict
2525
- id: trailing-whitespace

0 commit comments

Comments
 (0)