Skip to content

Commit e0e8abc

Browse files
[pre-commit.ci] pre-commit autoupdate (#2395)
1 parent 7762031 commit e0e8abc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
hooks:
1616
- id: doc8
1717
- repo: https://github.com/adamchainz/django-upgrade
18-
rev: 1.30.0
18+
rev: 1.31.1
1919
hooks:
2020
- id: django-upgrade
2121
args: [--target-version, "5.2"]
@@ -34,18 +34,18 @@ repos:
3434
- id: rst-backticks
3535
- id: rst-directive-colons
3636
- repo: https://github.com/biomejs/pre-commit
37-
rev: v2.5.0
37+
rev: v2.5.1
3838
hooks:
3939
- id: biome-check
4040
verbose: true
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: 'v0.15.17'
42+
rev: 'v0.15.20'
4343
hooks:
4444
- id: ruff
4545
args: [--fix, --exit-non-zero-on-fix]
4646
- id: ruff-format
4747
- repo: https://github.com/tox-dev/pyproject-fmt
48-
rev: v2.24.1
48+
rev: v2.25.1
4949
hooks:
5050
- id: pyproject-fmt
5151
- repo: https://github.com/abravalheri/validate-pyproject

0 commit comments

Comments
 (0)