Skip to content

Commit 8f73915

Browse files
authored
revert dependabot
1 parent 0810b4c commit 8f73915

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
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-
71
version: 2
82
updates:
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-
- "*"

0 commit comments

Comments
 (0)