Skip to content

Commit 3ebe732

Browse files
idsvandermolengithub-actions[bot]
authored andcommitted
chore: update pre-commit hooks
1 parent 1932a87 commit 3ebe732

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
@@ -1,7 +1,7 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
33
# Ruff version.
4-
rev: db90487f48a9dd992d243ef63c156eaffddeaf28 # frozen: v0.12.11
4+
rev: aad66557af3b56ba6d4d69cd1b6cba87cef50cbb # frozen: v0.14.3
55
hooks:
66
# Run the linter.
77
- id: ruff
@@ -10,7 +10,7 @@ repos:
1010
- id: ruff-format
1111
- repo: https://github.com/astral-sh/uv-pre-commit
1212
# uv version.
13-
rev: 5962e71b72bb9ab6bcf2bd5abc2cad494f1399fc # frozen: 0.8.14
13+
rev: 6a3b6bf1868b70929458f1d4aa0a08c647b3ad45 # frozen: 0.9.7
1414
hooks:
1515
- id: uv-export
1616
args:

0 commit comments

Comments
 (0)