Skip to content

Commit 6d08e27

Browse files
build(deps): update patch production dependencies (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d272dbf commit 6d08e27

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.18
59+
rev: v0.15.19
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.23
66+
rev: 0.11.24
6767
hooks:
6868
- id: uv-sync
6969
args: ["--locked"]

0 commit comments

Comments
 (0)