Skip to content

Commit

Permalink
chore(deps): update renovate to v37.437.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate committed Jul 20, 2024
1 parent edd712f commit a443da7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
- name: 'Install renovate and run renovate-config-validator'
run: |
# renovate: datasource=npm
npm install renovate@37.421.5
npm install renovate@37.437.3
npx --yes --package renovate -- renovate-config-validator --strict || exit 1
check-user-permissions:
Expand Down Expand Up @@ -256,7 +256,7 @@ jobs:
with:
# yamllint disable-line rule:line-length
# renovate self-update: datasource=docker depName=renovatebot/renovate registryUrl=https://ghcr.io
renovate-version: '37.437.2'
renovate-version: '37.437.3'
configurationFile: '.github/renovate_global.js'
token: '${{ secrets.RENOVATE_TOKEN }}'
env:
Expand Down

0 comments on commit a443da7

Please sign in to comment.