Skip to content

Commit 848db17

Browse files
[pre-commit.ci] pre-commit autoupdate (#636)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Damon Bayer <[email protected]>
1 parent 9e595e3 commit 848db17

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
@@ -13,7 +13,7 @@ repos:
1313
#####
1414
# Python
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: v0.12.8
16+
rev: v0.12.9
1717
hooks:
1818
# Sort imports
1919
- id: ruff
@@ -24,7 +24,7 @@ repos:
2424
- id: ruff-format
2525
args: ["--line-length", "79"]
2626
- repo: https://github.com/astral-sh/uv-pre-commit
27-
rev: 0.8.8
27+
rev: 0.8.11
2828
hooks:
2929
- id: uv-lock
3030
#####

0 commit comments

Comments
 (0)