Skip to content

Commit c5b316d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 23.1.0 → 25.11.0](psf/black-pre-commit-mirror@23.1.0...25.11.0) - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v6.0.0](pre-commit/pre-commit-hooks@v4.4.0...v6.0.0)
1 parent b176628 commit c5b316d

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
@@ -3,13 +3,13 @@
33

44
exclude: ".json"
55
repos:
6-
- repo: https://github.com/psf/black
7-
rev: 23.1.0
6+
- repo: https://github.com/psf/black-pre-commit-mirror
7+
rev: 25.11.0
88
hooks:
99
- id: black
1010

1111
- repo: https://github.com/pre-commit/pre-commit-hooks
12-
rev: v4.4.0
12+
rev: v6.0.0
1313
hooks:
1414
- id: trailing-whitespace
1515
- id: end-of-file-fixer

0 commit comments

Comments
 (0)