forked from TuxCoding/FastLogin
Group dependency updates together
This commit is contained in:
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -14,3 +14,9 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
|
|
||||||
|
groups:
|
||||||
|
production-dependencies:
|
||||||
|
dependency-type: "production"
|
||||||
|
development-dependencies:
|
||||||
|
dependency-type: "development"
|
||||||
|
@ -1 +1,2 @@
|
|||||||
|
# Latest GitHub Action java release that is installed on the runners
|
||||||
17
|
17
|
||||||
|
Reference in New Issue
Block a user