mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-07-06 13:05:11 +02:00
ci(dependabot): add configuration file
This commit is contained in:
@@ -0,0 +1,21 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
assignees:
|
||||||
|
- "LGUG2Z"
|
||||||
|
commit-message:
|
||||||
|
prefix: chore
|
||||||
|
include: scope
|
||||||
|
|
||||||
|
- package-ecosystem: "cargo"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "monthly"
|
||||||
|
assignees:
|
||||||
|
- "LGUG2Z"
|
||||||
|
commit-message:
|
||||||
|
prefix: chore
|
||||||
|
include: scope
|
||||||
Reference in New Issue
Block a user