Skip to content

Commit 5c9b0e9

Browse files
committed
chore(deps): bump pre-commit deps
1 parent 1a3316a commit 5c9b0e9

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.16
17+
rev: v0.18
1818
hooks:
1919
- id: validate-pyproject
2020

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

0 commit comments

Comments
 (0)