Skip to content

Commit a6c9f87

Browse files
chore(deps): update pre-commit updates (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d9ed04 commit a6c9f87

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ default_install_hook_types:
55
- post-rewrite
66
repos:
77
- repo: https://github.com/astral-sh/uv-pre-commit
8-
rev: 0.7.21
8+
rev: 0.7.22
99
hooks:
1010
- id: uv-lock
1111
- id: uv-sync
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.12.3
13+
rev: v0.12.4
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.23.5
22+
rev: 41.37.12
2323
hooks:
2424
- id: renovate-config-validator

0 commit comments

Comments
 (0)