Skip to content

Commit 36a6871

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.7 → v0.6.8](astral-sh/ruff-pre-commit@v0.6.7...v0.6.8) - [github.com/abravalheri/validate-pyproject: v0.19 → v0.20.2](abravalheri/validate-pyproject@v0.19...v0.20.2)
1 parent 31ceeed commit 36a6871

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ repos:
5858
- -d
5959
- "{extends: relaxed, rules: {line-length: {max: 90}}}"
6060
- repo: https://github.com/astral-sh/ruff-pre-commit
61-
rev: v0.6.7
61+
rev: v0.6.8
6262
hooks:
6363
- id: ruff
6464
- id: ruff-format
@@ -75,7 +75,7 @@ repos:
7575
additional_dependencies:
7676
- tomli
7777
- repo: https://github.com/abravalheri/validate-pyproject
78-
rev: v0.19
78+
rev: v0.20.2
7979
hooks:
8080
- id: validate-pyproject
8181
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)