Skip to content

Commit 5dc41b7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) - [github.com/psf/black: 24.4.0 → 25.1.0](psf/black@24.4.0...25.1.0)
1 parent e5f524c commit 5dc41b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
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.6.0
3+
rev: v5.0.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: 24.4.0
32+
rev: 25.1.0
3333
hooks:
3434
- id: black

0 commit comments

Comments
 (0)