Skip to content

Commit cdbb852

Browse files
authored
Bump dev dependencies (#1384)
1 parent 7bedbe7 commit cdbb852

File tree

2 files changed

+442
-404
lines changed

2 files changed

+442
-404
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
args: [--fix]
2323
- id: ruff-format
2424
- repo: https://github.com/astral-sh/uv-pre-commit
25-
rev: 0.7.12
25+
rev: 0.7.21
2626
hooks:
2727
- id: uv-lock
2828
- repo: https://github.com/adrienverge/yamllint
@@ -31,7 +31,7 @@ repos:
3131
- id: yamllint
3232
args: [--strict]
3333
- repo: https://github.com/python-jsonschema/check-jsonschema
34-
rev: 0.33.0
34+
rev: 0.33.2
3535
hooks:
3636
- id: check-dependabot
3737
- id: check-github-workflows

0 commit comments

Comments
 (0)