mirror of https://github.com/jpanther/congo.git
👷 Add labels to Dependabot config
parent
b97bd9aeef
commit
eee35a5a99
|
@ -11,6 +11,9 @@ updates:
|
|||
timezone: "Australia/Melbourne"
|
||||
commit-message:
|
||||
prefix: "📌"
|
||||
labels:
|
||||
- "dependencies"
|
||||
- "npm"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
|
@ -20,3 +23,6 @@ updates:
|
|||
timezone: "Australia/Melbourne"
|
||||
commit-message:
|
||||
prefix: "👷"
|
||||
labels:
|
||||
- "dependencies"
|
||||
- "actions"
|
||||
|
|
Loading…
Reference in New Issue