Skip to content

Commit 695e7e6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.1.0...v4.5.0) - [github.com/psf/black: 22.3.0 → 24.3.0](psf/black@22.3.0...24.3.0)
1 parent 37c8d81 commit 695e7e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.1.0
3+
rev: v4.5.0
44
hooks:
55
- id: trailing-whitespace
66
exclude: |
@@ -29,6 +29,6 @@ repos:
2929
- id: check-toml
3030
- id: check-xml
3131
- repo: https://github.com/psf/black
32-
rev: 22.3.0
32+
rev: 24.3.0
3333
hooks:
3434
- id: black

0 commit comments

Comments
 (0)