Skip to content

Commit bd606b1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.2) - [github.com/abravalheri/validate-pyproject: v0.24 → v0.24.1](abravalheri/validate-pyproject@v0.24...v0.24.1)
1 parent 044a13d commit bd606b1

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

1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.11.0
14+
rev: v0.11.2
1515
hooks:
1616
- id: ruff
1717
args: [--fix]
@@ -51,6 +51,6 @@ repos:
5151
args: [--autofix]
5252

5353
- repo: https://github.com/abravalheri/validate-pyproject
54-
rev: v0.24
54+
rev: v0.24.1
5555
hooks:
5656
- id: validate-pyproject

0 commit comments

Comments
 (0)