Skip to content

Commit 269e4f0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/asottile/pyupgrade: v3.21.1 → v3.21.2](asottile/pyupgrade@v3.21.1...v3.21.2)
1 parent 2969279 commit 269e4f0

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
@@ -3,7 +3,7 @@ repos:
33
rev: 7.0.0
44
hooks:
55
- id: isort
6-
- repo: https://github.com/psf/black
6+
- repo: https://github.com/psf/black-pre-commit-mirror
77
rev: 25.11.0
88
hooks:
99
- id: black
@@ -20,7 +20,7 @@ repos:
2020
- line-length
2121
- scan
2222
- repo: https://github.com/asottile/pyupgrade
23-
rev: v3.21.1
23+
rev: v3.21.2
2424
hooks:
2525
- id: pyupgrade
2626
- repo: https://github.com/adamchainz/django-upgrade

0 commit comments

Comments
 (0)