Skip to content

Commit fcae84d

Browse files
[pre-commit.ci] pre-commit autoupdate (#2112)
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 e6076b5 commit fcae84d

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
@@ -29,7 +29,7 @@ repos:
2929
- id: biome-check
3030
verbose: true
3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: 'v0.11.0'
32+
rev: 'v0.11.2'
3333
hooks:
3434
- id: ruff
3535
args: [--fix, --exit-non-zero-on-fix]
@@ -39,6 +39,6 @@ repos:
3939
hooks:
4040
- id: pyproject-fmt
4141
- repo: https://github.com/abravalheri/validate-pyproject
42-
rev: v0.24
42+
rev: v0.24.1
4343
hooks:
4444
- id: validate-pyproject

0 commit comments

Comments
 (0)