Skip to content

Commit c807c6c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.11.0](psf/black-pre-commit-mirror@25.9.0...25.11.0) - [github.com/asottile/pyupgrade: v3.21.0 → v3.21.1](asottile/pyupgrade@v3.21.0...v3.21.1)
1 parent 09cf33c commit c807c6c

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
@@ -32,7 +32,7 @@ repos:
3232
- flake8-print
3333

3434
- repo: https://github.com/psf/black-pre-commit-mirror
35-
rev: 25.9.0
35+
rev: 25.11.0
3636
hooks:
3737
- id: black
3838

@@ -47,7 +47,7 @@ repos:
4747
- id: isort
4848

4949
- repo: https://github.com/asottile/pyupgrade
50-
rev: v3.21.0
50+
rev: v3.21.1
5151
hooks:
5252
- id: pyupgrade
5353
args: [--py39-plus]

0 commit comments

Comments
 (0)