We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1846c74 + d47bb32 commit 2b93c93Copy full SHA for 2b93c93
1 file changed
.pre-commit-config.yaml
@@ -12,11 +12,11 @@ repos:
12
- id: pyupgrade
13
args: [--py38-plus]
14
- repo: https://github.com/pycqa/isort
15
- rev: 6.0.1
+ rev: 6.1.0
16
hooks:
17
- id: isort
18
-- repo: https://github.com/psf/black
19
- rev: 25.1.0
+- repo: https://github.com/psf/black-pre-commit-mirror
+ rev: 25.9.0
20
21
- id: black
22
- repo: https://github.com/collective/zpretty
0 commit comments