dependabot
This commit is contained in:
parent
17f8e05ec1
commit
25f17ed361
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -9,9 +9,11 @@ updates:
|
|||||||
directory: "/" # Location of package manifests
|
directory: "/" # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
target-branch: "main"
|
target-branch: "main"
|
||||||
- package-ecosystem: "maven" # See documentation for possible values
|
- package-ecosystem: "maven" # See documentation for possible values
|
||||||
directory: "/" # Location of package manifests
|
directory: "/" # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
target-branch: "SERVLET60"
|
target-branch: "SERVLET60"
|
||||||
|
labels:
|
||||||
|
- "servlet60"
|
||||||
Loading…
x
Reference in New Issue
Block a user