Skip to content

Commit 7b1970f

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

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: f298305809c552671cc47e0fec0ba43e96c146a2 # frozen: v0.13.2
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: 9e8320f8d22dfa502984f75bb72d6bba825e570c # frozen: 0.8.22
1414
hooks:
1515
- id: uv-export
1616
args:

0 commit comments

Comments
 (0)