Skip to content

Commit 9bf871e

Browse files
committed
chore: bump pre-commit repos' version
1 parent 77c5afe commit 9bf871e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ fail_fast: true
66

77
repos:
88
- repo: https://github.com/astral-sh/uv-pre-commit
9-
rev: 0.8.9
9+
rev: 0.9.22
1010
hooks:
1111
- id: uv-lock
1212

1313
- repo: https://github.com/astral-sh/uv-pre-commit
14-
rev: 0.8.9
14+
rev: 0.9.22
1515
hooks:
1616
- id: uv-export
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.12.7
19+
rev: v0.14.10
2020
hooks:
2121
- id: ruff-check
2222
args: [--fix]

0 commit comments

Comments
 (0)