Skip to content

Commit 61b8f7a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.6 → v0.12.1](astral-sh/ruff-pre-commit@v0.11.6...v0.12.1) - [github.com/astral-sh/uv-pre-commit: 0.6.14 → 0.7.17](astral-sh/uv-pre-commit@0.6.14...0.7.17)
1 parent 2757969 commit 61b8f7a

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
@@ -22,7 +22,7 @@ repos:
2222

2323
- repo: https://github.com/astral-sh/ruff-pre-commit
2424
# Ruff version.
25-
rev: v0.11.6
25+
rev: v0.12.1
2626
hooks:
2727
# Run the linter.
2828
- id: ruff
@@ -38,7 +38,7 @@ repos:
3838

3939
- repo: https://github.com/astral-sh/uv-pre-commit
4040
# uv version.
41-
rev: 0.6.14
41+
rev: 0.7.17
4242
hooks:
4343
# Update the uv lockfile
4444
- id: uv-lock

0 commit comments

Comments
 (0)