Skip to content

Commit

Permalink
chore(deps): update renovate to v37.438.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate committed Jul 21, 2024
1 parent 2346b1e commit 1d5781b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
- name: 'Install renovate and run renovate-config-validator'
run: |
# renovate: datasource=npm
npm install [email protected].1
npm install [email protected].2
npx --yes --package renovate -- renovate-config-validator --strict || exit 1
check-user-permissions:
Expand Down Expand Up @@ -266,7 +266,7 @@ jobs:
with:
# yamllint disable-line rule:line-length
# renovate self-update: datasource=docker depName=renovatebot/renovate registryUrl=https://ghcr.io
renovate-version: '37.438.1'
renovate-version: '37.438.2'
configurationFile: '.github/renovate_global.js'
token: '${{ secrets.RENOVATE_TOKEN }}'
env:
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ repos:
- 'pre-commit'

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

0 comments on commit 1d5781b

Please sign in to comment.