Skip to content

Commit 42b0ba6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.20](astral-sh/ruff-pre-commit@v0.15.14...v0.15.20) - [github.com/astral-sh/uv-pre-commit: 0.11.18 → 0.11.26](astral-sh/uv-pre-commit@0.11.18...0.11.26)
1 parent dfc76a2 commit 42b0ba6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: check-yaml
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.15.14
19+
rev: v0.15.20
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --show-fixes, --exit-non-zero-on-fix]
@@ -33,7 +33,7 @@ repos:
3333
- types-pyyaml
3434

3535
- repo: https://github.com/astral-sh/uv-pre-commit
36-
rev: 0.11.18
36+
rev: 0.11.26
3737
hooks:
3838
- id: uv-lock
3939
- id: uv-export

0 commit comments

Comments
 (0)