Skip to content

Commit 623de30

Browse files
chore(deps): update pre-commit updates
1 parent 6b89129 commit 623de30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: uv-lock
1111
- id: uv-sync
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.12.12
13+
rev: v0.13.0
1414
hooks:
1515
- id: ruff-format
1616
- id: ruff-check
@@ -19,6 +19,6 @@ repos:
1919
hooks:
2020
- id: pyright
2121
- repo: https://github.com/renovatebot/pre-commit-hooks
22-
rev: 41.99.6
22+
rev: 41.99.7
2323
hooks:
2424
- id: renovate-config-validator

0 commit comments

Comments
 (0)