Skip to content

Commit ad7c9f9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
1 parent 019ee85 commit ad7c9f9

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
@@ -20,7 +20,7 @@ ci:
2020
repos:
2121
# Out of the box hooks for pre-commit https://github.com/pre-commit/pre-commit-hooks
2222
- repo: https://github.com/pre-commit/pre-commit-hooks
23-
rev: v4.5.0
23+
rev: v4.6.0
2424
hooks:
2525
# Makes sure files end in a newline and only a newline.
2626
- id: end-of-file-fixer

0 commit comments

Comments
 (0)