Skip to content

Commit

Permalink
chore(deps): Update renovate to v38.128.6
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate <[email protected]>
  • Loading branch information
Renovate authored and sscheib committed Oct 20, 2024
1 parent e150708 commit d4f9ad1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ jobs:
with:
# yamllint disable-line rule:line-length
# renovate self-update: datasource=docker depName=renovatebot/renovate registryUrl=https://ghcr.io
renovate-version: '38.128.5'
renovate-version: '38.128.6'
configurationFile: '.github/renovate_global.js'
token: '${{ secrets.RENOVATE_TOKEN }}'
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/renovate_configuration_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ jobs:
};
# renovate: datasource=npm
npm install [email protected].5
npm install [email protected].6
npx --yes --package renovate -- renovate-config-validator --strict || exit 1
...
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ repos:
- 'pre-commit'

- repo: 'https://github.com/renovatebot/pre-commit-hooks'
rev: '38.128.3'
rev: '38.128.6'
hooks:
- id: 'renovate-config-validator'
verbose: true
Expand Down

0 comments on commit d4f9ad1

Please sign in to comment.