Skip to content

Commit 2db2fa6

Browse files
build(deps): update patch production dependencies
1 parent 94d855e commit 2db2fa6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ repos:
6363
- id: ruff-format
6464

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

template/{% if repository_provider == 'github' %}.github{% endif %}/workflows/{% if dependency_updater == 'renovate' %}renovate.yaml{% endif %}.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ concurrency:
2626
permissions: {}
2727

2828
env:
29-
RENOVATE_VERSION: 43.83.0 # renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
29+
RENOVATE_VERSION: 43.83.1 # renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
3030

3131
jobs:
3232
renovate:

0 commit comments

Comments
 (0)