Upgrade to GitHub-native Dependabot
This commit is contained in:
parent
ba5757fe05
commit
a6d78b2fcb
1 changed files with 13 additions and 0 deletions
13
.github/dependabot.yml
vendored
Normal file
13
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: maven
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
time: "13:00"
|
||||||
|
open-pull-requests-limit: 99
|
||||||
|
target-branch: greg-dev
|
||||||
|
assignees:
|
||||||
|
- GregTCLTK
|
||||||
|
labels:
|
||||||
|
- pending-deploy
|
||||||
Loading…
Add table
Reference in a new issue