chore: add maven
to dependabot (#5123)
This commit is contained in:
parent
2513ccd62b
commit
fd65892415
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -10,4 +10,9 @@ updates:
|
|||||||
directory: "/.github/workflows/"
|
directory: "/.github/workflows/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
|
||||||
|
- package-ecosystem: "maven"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user