Skip to content

Commit c34ee73

Browse files
committed
chore(deps): bump pre-commit deps
1 parent 204c4b7 commit c34ee73

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
@@ -14,12 +14,12 @@ repos:
1414
- id: debug-statements
1515

1616
- repo: https://github.com/abravalheri/validate-pyproject
17-
rev: v0.23
17+
rev: v0.24.1
1818
hooks:
1919
- id: validate-pyproject
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.9.1
22+
rev: v0.11.8
2323
hooks:
2424
- id: ruff
2525
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)