Skip to content

Commit 6f94eab

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

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
@@ -21,7 +21,7 @@ repos:
2121
- id: black
2222
args: [--safe, --quiet]
2323
- repo: https://github.com/pre-commit/pre-commit-hooks
24-
rev: v5.0.0
24+
rev: v6.0.0
2525
hooks:
2626
- id: trailing-whitespace
2727
- id: end-of-file-fixer

0 commit comments

Comments
 (0)