Skip to content

Commit

Permalink
chore(deps): update renovate group to v39.83.4
Browse files Browse the repository at this point in the history
  • Loading branch information
serious-scaffold[bot] authored Dec 28, 2024
1 parent 1b7317d commit 18e747e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
RENOVATE_PLATFORM: github
RENOVATE_REPOSITORIES: '["${{ github.repository }}"]'
RENOVATE_REPOSITORY_CACHE: enabled
image: ghcr.io/renovatebot/renovate:39.57.4@sha256:a1f28f4eba3589d4cf7228f82ba1bdcec42947407f9379d719c0f8a581c564f9
image: ghcr.io/renovatebot/renovate:39.83.4@sha256:f187c99e859ec789f399d02c0d5b0d601d6d8dcca011e88259dfe3fb1b6cb32a
options: --user root
runs-on: ubuntu-24.04
steps:
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ repos:

# Check for renovate config
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.59.0
rev: 39.83.4
hooks:
- id: renovate-config-validator
stages: [manual]
2 changes: 1 addition & 1 deletion template/.pre-commit-config.yaml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ repos:

# Check for renovate config
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.59.0
rev: 39.83.4
hooks:
- id: renovate-config-validator
stages: [manual]
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
RENOVATE_PLATFORM: github
RENOVATE_REPOSITORIES: '["{{ '${{ github.repository }}' }}"]'
RENOVATE_REPOSITORY_CACHE: enabled
image: ghcr.io/renovatebot/renovate:39.57.4@sha256:a1f28f4eba3589d4cf7228f82ba1bdcec42947407f9379d719c0f8a581c564f9
image: ghcr.io/renovatebot/renovate:39.83.4@sha256:f187c99e859ec789f399d02c0d5b0d601d6d8dcca011e88259dfe3fb1b6cb32a
options: --user root
runs-on: ubuntu-24.04
steps:
Expand Down

0 comments on commit 18e747e

Please sign in to comment.