mirror of
https://github.com/renovatebot/github-action.git
synced 2026-02-03 18:58:09 +00:00
chore: drop obsolete rule
Removed grouping for Renovate Docker image updates.
This commit is contained in:
parent
1879db9b70
commit
9da1fc42d3
1 changed files with 0 additions and 5 deletions
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
|
|
@ -2,11 +2,6 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["github>renovatebot/.github", ":pinDependencies"],
|
||||
"packageRules": [
|
||||
{
|
||||
"description": "Always group updates to the Renovate Docker image",
|
||||
"groupName": "renovate",
|
||||
"matchPackageNames": ["ghcr.io/renovatebot/renovate"]
|
||||
},
|
||||
{
|
||||
"description": "Use build semantic type for some deps",
|
||||
"matchPackageNames": ["@vercel/ncc", "typescript"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue