Skip to content

Commit 38ffbfc

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v6.0.0](pre-commit/pre-commit-hooks@v4.6.0...v6.0.0) - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 24.4.0 → 25.11.0](psf/black-pre-commit-mirror@24.4.0...25.11.0)
1 parent e5f524c commit 38ffbfc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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: v6.0.0
44
hooks:
55
- id: trailing-whitespace
66
exclude: |
@@ -28,7 +28,7 @@ repos:
2828
- id: check-merge-conflict
2929
- id: check-toml
3030
- id: check-xml
31-
- repo: https://github.com/psf/black
32-
rev: 24.4.0
31+
- repo: https://github.com/psf/black-pre-commit-mirror
32+
rev: 25.11.0
3333
hooks:
3434
- id: black

0 commit comments

Comments
 (0)