Skip to content

Commit 28fb421

Browse files
build(deps): update patch production dependencies (#117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ec39ea commit 28fb421

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.14
59+
rev: v0.15.15
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.16
66+
rev: 0.11.17
6767
hooks:
6868
- id: uv-sync
6969
args: ["--locked"]

0 commit comments

Comments
 (0)