Skip to content

Commit 7679924

Browse files
[pre-commit.ci] pre-commit autoupdate (#130)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.8](astral-sh/ruff-pre-commit@v0.6.4...v0.6.8) - [github.com/abravalheri/validate-pyproject: v0.19 → v0.20.2](abravalheri/validate-pyproject@v0.19...v0.20.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent edd7187 commit 7679924

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
@@ -17,7 +17,7 @@ repos:
1717
args: [--target-version, "4.2"]
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.6.4
20+
rev: v0.6.8
2121
hooks:
2222
- id: ruff
2323
args: [--fix]
@@ -68,6 +68,6 @@ repos:
6868
args: [--autofix]
6969

7070
- repo: https://github.com/abravalheri/validate-pyproject
71-
rev: v0.19
71+
rev: v0.20.2
7272
hooks:
7373
- id: validate-pyproject

0 commit comments

Comments
 (0)