Skip to content

Commit ddbec42

Browse files
chore(deps): update renovate group to v39.126.1
1 parent 9f7672e commit ddbec42

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
RENOVATE_PLATFORM: github
2020
RENOVATE_REPOSITORIES: '["${{ github.repository }}"]'
2121
RENOVATE_REPOSITORY_CACHE: enabled
22-
image: ghcr.io/renovatebot/renovate:39.91.0@sha256:60d04619493d43fe67d728121dfef56b893bf90695219d352e772e881403d158
22+
image: ghcr.io/renovatebot/renovate:39.126.1@sha256:3c4d2a3b3705db44c5431655f47274eb500b38769ff90c06cbc75c8876616467
2323
options: --user root
2424
runs-on: ubuntu-24.04
2525
steps:

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ repos:
147147

148148
# Check for renovate config
149149
- repo: https://github.com/renovatebot/pre-commit-hooks
150-
rev: 39.91.0
150+
rev: 39.126.1
151151
hooks:
152152
- id: renovate-config-validator
153153
stages: [manual]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ repos:
151151

152152
# Check for renovate config
153153
- repo: https://github.com/renovatebot/pre-commit-hooks
154-
rev: 39.91.0
154+
rev: 39.126.1
155155
hooks:
156156
- id: renovate-config-validator
157157
stages: [manual]

template/[% if repo_platform == 'github' %].github[% endif %]/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
RENOVATE_PLATFORM: github
2020
RENOVATE_REPOSITORIES: '["${{ github.repository }}"]'
2121
RENOVATE_REPOSITORY_CACHE: enabled
22-
image: ghcr.io/renovatebot/renovate:39.91.0@sha256:60d04619493d43fe67d728121dfef56b893bf90695219d352e772e881403d158
22+
image: ghcr.io/renovatebot/renovate:39.126.1@sha256:3c4d2a3b3705db44c5431655f47274eb500b38769ff90c06cbc75c8876616467
2323
options: --user root
2424
runs-on: ubuntu-24.04
2525
steps:

0 commit comments

Comments
 (0)