Skip to content

Commit

Permalink
ci(deps): update renovate docker tag to v36.102.0
Browse files Browse the repository at this point in the history
| datasource | package                      | from     | to       |
| ---------- | ---------------------------- | -------- | -------- |
| docker     | ghcr.io/renovatebot/renovate | 36.100.0 | 36.102.0 |
  • Loading branch information
renovate[bot] committed Sep 21, 2023
1 parent fa0eec4 commit a1fde44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -11,7 +11,7 @@ concurrency:

env:
NODE_VERSION: 18
RENOVATE_VERSION: 36.100.0 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate
RENOVATE_VERSION: 36.102.0 # renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate

jobs:
commitlint:
Expand Down

0 comments on commit a1fde44

Please sign in to comment.