Skip to content

Commit e1a86cf

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.7](astral-sh/ruff-pre-commit@v0.15.6...v0.15.7) - [github.com/astral-sh/uv-pre-commit: 0.10.10 → 0.10.12](astral-sh/uv-pre-commit@0.10.10...0.10.12)
1 parent b6302b7 commit e1a86cf

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
@@ -6,7 +6,7 @@ repos:
66
- id: debug-statements
77
- repo: https://github.com/astral-sh/ruff-pre-commit
88
# Ruff version.
9-
rev: v0.15.6
9+
rev: v0.15.7
1010
hooks:
1111
# Run the linter.
1212
- id: ruff
@@ -32,6 +32,6 @@ repos:
3232
args: ['--extra-keys="metadata.kernelspec"']
3333
- repo: https://github.com/astral-sh/uv-pre-commit
3434
# uv version.
35-
rev: 0.10.10
35+
rev: 0.10.12
3636
hooks:
3737
- id: uv-lock

0 commit comments

Comments
 (0)