Skip to content

Commit 9185ee3

Browse files
[pre-commit.ci] pre-commit autoupdate (#105)
1 parent b3cf66e commit 9185ee3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@ repos:
1919
- id: django-upgrade
2020
args: [--target-version, "4.2"]
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.16.4
22+
rev: v0.16.5
2323
hooks:
2424
- id: ruff-check
2525
args: [--unsafe-fixes]
2626
- id: ruff-format
2727
- repo: https://github.com/biomejs/pre-commit
28-
rev: v2.5.10
28+
rev: v2.5.11
2929
hooks:
3030
- id: biome-check
3131
args: [--unsafe]
3232
verbose: true
3333
- repo: https://github.com/tox-dev/pyproject-fmt
34-
rev: v2.28.1
34+
rev: v2.29.0
3535
hooks:
3636
- id: pyproject-fmt
3737
- repo: https://github.com/abravalheri/validate-pyproject

0 commit comments

Comments
 (0)