Skip to content

Commit cfe2bfd

Browse files
build(deps): update patch production dependencies
1 parent ea2f1ce commit cfe2bfd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

template/.pre-commit-config.yaml.jinja

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,14 @@ repos:
5656
{%- endif %}
5757

5858
- repo: https://github.com/astral-sh/ruff-pre-commit
59-
rev: v0.15.16
59+
rev: v0.15.17
6060
hooks:
6161
- id: ruff
6262
args: [--exit-non-zero-on-fix]
6363
- id: ruff-format
6464

6565
- repo: https://github.com/astral-sh/uv-pre-commit
66-
rev: 0.11.20
66+
rev: 0.11.21
6767
hooks:
6868
- id: uv-sync
6969
args: ["--locked"]

0 commit comments

Comments
 (0)