Skip to content

Commit 52f2a9d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.9 → v0.14.14](astral-sh/ruff-pre-commit@v0.14.9...v0.14.14) - [github.com/abravalheri/validate-pyproject: v0.24.1 → v0.25](abravalheri/validate-pyproject@v0.24.1...v0.25)
1 parent b9f1b6d commit 52f2a9d

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
@@ -6,7 +6,7 @@ repos:
66
args: [--target-version, "4.2"]
77

88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.14.9
9+
rev: v0.14.14
1010
hooks:
1111
- id: ruff-check
1212
- id: ruff-format
@@ -19,6 +19,6 @@ repos:
1919
- tomli
2020

2121
- repo: https://github.com/abravalheri/validate-pyproject
22-
rev: v0.24.1
22+
rev: v0.25
2323
hooks:
2424
- id: validate-pyproject

0 commit comments

Comments
 (0)