ci(dependabot): update config to include codium suggestions
This commit is contained in:
parent
c0d4372c08
commit
cb770fd366
1 changed files with 3 additions and 0 deletions
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
@ -9,3 +9,6 @@ updates:
|
||||||
directory: "/" # Location of package manifests
|
directory: "/" # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
commit-message:
|
||||||
|
prefix: "ci(dependabot):"
|
||||||
|
include: "scope"
|
||||||
|
|
Loading…
Reference in a new issue