Skip to content

Commit 83077b6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/tox-dev/pyproject-fmt: v2.7.0 → v2.16.2](tox-dev/pyproject-fmt@v2.7.0...v2.16.2) - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.15.2](astral-sh/ruff-pre-commit@v0.11.8...v0.15.2)
1 parent 1e558d8 commit 83077b6

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
@@ -7,11 +7,11 @@ repos:
77
- id: trailing-whitespace
88
- id: check-yaml
99
- repo: https://github.com/tox-dev/pyproject-fmt
10-
rev: v2.7.0
10+
rev: v2.16.2
1111
hooks:
1212
- id: pyproject-fmt
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.11.8
14+
rev: v0.15.2
1515
hooks:
1616
- id: ruff
1717
args: [ "--fix", "--unsafe-fixes", "--show-fixes", "--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)