Skip to content

Commit dd15ebf

Browse files
pre-commit-ci[bot]chennes
authored andcommitted
[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: 8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b → fe95161893684893d68b1225356702ca71f8d388](psf/black-pre-commit-mirror@8a737e7...fe95161)
1 parent ee4ec53 commit dd15ebf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ repos:
1111
- id: check-yaml
1212
- id: check-added-large-files
1313
- id: mixed-line-ending
14-
- repo: https://github.com/psf/black
15-
rev: 8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b # frozen: 25.1.0
14+
- repo: https://github.com/psf/black-pre-commit-mirror
15+
rev: fe95161893684893d68b1225356702ca71f8d388 # frozen: 25.9.0
1616
hooks:
1717
- id: black
1818
args: ['--line-length', '100']

0 commit comments

Comments
 (0)