-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
π Bug report
Location
Description
Concise explanation of the problem
we are in the process transitioning out of the old-testament labels situation and @renovate-bot is still currently mis-configured
openinf.github.io/.renovaterc.json5
Lines 28 to 42 in fb0b734
| packageRules: [ | |
| { | |
| matchUpdateTypes: ["minor", "patch", "pin", "digest"], | |
| }, | |
| { | |
| matchDepTypes: ["dependencies"], | |
| commitMessagePrefix: "chore(deps):", | |
| labels: ["dependencies", "deps-prod"], | |
| }, | |
| { | |
| matchDepTypes: ["devDependencies"], | |
| commitMessagePrefix: "build(deps-dev):", | |
| labels: ["dependencies", "build", "deps-dev"], | |
| }, | |
| ], |
- I would like to work on this issue and submit a pull request.
Metadata
Metadata
Assignees
Labels
No labels