Skip to content

Commit 4a64fc0

Browse files
[pre-commit.ci] pre-commit autoupdate (#125)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.8](astral-sh/ruff-pre-commit@v0.6.5...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 39f95d9 commit 4a64fc0

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
@@ -11,7 +11,7 @@ repos:
1111
- id: check-yaml
1212

1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.6.5
14+
rev: v0.6.8
1515
hooks:
1616
- id: ruff
1717
args: [--fix]
@@ -45,6 +45,6 @@ repos:
4545
args: [--autofix]
4646

4747
- repo: https://github.com/abravalheri/validate-pyproject
48-
rev: v0.19
48+
rev: v0.20.2
4949
hooks:
5050
- id: validate-pyproject

0 commit comments

Comments
 (0)