Skip to content

Commit 28bed85

Browse files
[pre-commit.ci] pre-commit autoupdate (#359)
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) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 044a13d commit 28bed85

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.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)