Skip to content

Commit baae1d5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/ambv/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 22.3.0 → 25.11.0](psf/black-pre-commit-mirror@22.3.0...25.11.0)
1 parent cdb0a77 commit baae1d5

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,8 +1,8 @@
11
fail_fast: true
22
#exclude: '^exclude'
33
repos:
4-
- repo: https://github.com/ambv/black
5-
rev: 22.3.0
4+
- repo: https://github.com/psf/black-pre-commit-mirror
5+
rev: 25.11.0
66
hooks:
77
- id: black
88
language_version: python3.8

0 commit comments

Comments
 (0)