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.
1 parent 81c98d9 commit 0d20b5aCopy full SHA for 0d20b5a
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
hooks:
22
- id: pyproject-fmt
23
- repo: https://github.com/tox-dev/tox-ini-fmt
24
- rev: 1.4.1
+ rev: 1.5.0
25
26
- id: tox-ini-fmt
27
- repo: https://github.com/rstcheck/rstcheck
@@ -41,7 +41,7 @@ repos:
41
- id: django-upgrade
42
args: [--target-version, '4.2']
43
- repo: https://github.com/psf/black-pre-commit-mirror
44
- rev: 24.10.0
+ rev: 25.1.0
45
46
- id: black
47
- repo: https://github.com/adamchainz/blacken-docs
@@ -51,7 +51,7 @@ repos:
51
additional_dependencies:
52
- black==23.1.0
53
- repo: https://github.com/pycqa/isort
54
- rev: 5.13.2
+ rev: 6.0.0
55
56
- id: isort
57
name: isort (python)
0 commit comments