Skip to content

Commit 0390d68

Browse files
chore(deps): update renovate group to v41
1 parent 9c992c5 commit 0390d68

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:40.62.1@sha256:ae81e55a741faea2befce0caeafc8ae0ef2de014a104d63a67df59c7d168b1e7
22+
image: ghcr.io/renovatebot/renovate:41.135.5@sha256:3fd4995e034ec0991cdcd882c3b59ce9b18e3bd48ce3a2122fda94ff398dd4cb
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: 40.62.1
150+
rev: 41.135.5
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: 40.62.1
154+
rev: 41.135.5
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:40.62.1@sha256:ae81e55a741faea2befce0caeafc8ae0ef2de014a104d63a67df59c7d168b1e7
22+
image: ghcr.io/renovatebot/renovate:41.135.5@sha256:3fd4995e034ec0991cdcd882c3b59ce9b18e3bd48ce3a2122fda94ff398dd4cb
2323
options: --user root
2424
runs-on: ubuntu-24.04
2525
steps:

0 commit comments

Comments
 (0)