Skip to content

Commit 6fb8023

Browse files
idsvandermolengithub-actions[bot]
authored andcommitted
chore: update pre-commit hooks
1 parent 0e37440 commit 6fb8023

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: 7445ed19e95ffaa6aad0d9bd4123025f7039511a # frozen: v0.12.1
4+
rev: 4cbc74d53fe5634e58e0e65db7d28939c9cec3f7 # frozen: v0.12.7
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: 64b4574c19c415db88073115a9b775bcdf30ee50 # frozen: 0.7.17
13+
rev: 9eb8a5492241b44a52c8a0c9612cd46cbc69fb01 # frozen: 0.8.4
1414
hooks:
1515
- id: uv-export
1616
args:

0 commit comments

Comments
 (0)