File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 1- # To get started with Dependabot version updates, you'll need to specify which
2- # package ecosystems to update and where the package manifests are located.
3- # Please see the documentation for more information:
4- # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5- # https://containers.dev/guide/dependabot
6-
71version : 2
82updates :
93 - package-ecosystem : " maven"
@@ -23,15 +17,3 @@ updates:
2317 allow :
2418 - dependency-type : " direct" # Optional: Only update direct dependencies
2519 - dependency-type : " indirect" # Optional: Only update indirect (transitive) dependencies
26- - package-ecosystem : " devcontainers"
27- directory : " /"
28- schedule :
29- interval : weekly
30- - package-ecosystem : " github-actions"
31- directory : " /"
32- schedule :
33- interval : " weekly"
34- groups :
35- actions :
36- patterns :
37- - " *"
You can’t perform that action at this time.
0 commit comments