Skip to content

Commit f1aa30c

Browse files
[pre-commit.ci] pre-commit autoupdate (#56)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 39a3182 commit f1aa30c

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
@@ -16,12 +16,12 @@ repos:
1616
- id: check-toml
1717

1818
- repo: https://github.com/astral-sh/uv-pre-commit
19-
rev: 0.6.6
19+
rev: 0.6.9
2020
hooks:
2121
- id: uv-lock
2222

2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.11.0
24+
rev: v0.11.2
2525
hooks:
2626
- id: ruff
2727
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)