Skip to content

Commit 6ad6baa

Browse files
Update all non-major dependencies
1 parent 7260cb2 commit 6ad6baa

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
@@ -19,14 +19,14 @@ repos:
1919

2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.12.9
22+
rev: v0.12.10
2323
hooks:
2424
- id: ruff-format
2525
- id: ruff-check
2626
args: [--fix]
2727

2828
- repo: https://github.com/astral-sh/uv-pre-commit
29-
rev: 0.8.11
29+
rev: 0.8.13
3030
hooks:
3131
- id: uv-lock
3232

0 commit comments

Comments
 (0)