Skip to content

Commit 27b44b6

Browse files
[pre-commit.ci] pre-commit autoupdate (#11)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.11.4](astral-sh/ruff-pre-commit@v0.9.9...v0.11.4) - [github.com/abravalheri/validate-pyproject: v0.23 → v0.24.1](abravalheri/validate-pyproject@v0.23...v0.24.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 72fed11 commit 27b44b6

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
@@ -9,7 +9,7 @@ repos:
99
hooks:
1010
- id: black
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.9.9
12+
rev: v0.11.4
1313
hooks:
1414
- id: ruff
1515
args: ["--fix"]
@@ -26,7 +26,7 @@ repos:
2626
- id: taplo-lint
2727
args: ["--no-schema"]
2828
- repo: https://github.com/abravalheri/validate-pyproject
29-
rev: v0.23
29+
rev: v0.24.1
3030
hooks:
3131
- id: validate-pyproject
3232

0 commit comments

Comments
 (0)