Skip to content

Commit 7f1aaa4

Browse files
committed
Merge branch 'v11' into release/v11.2.2
2 parents 374ac56 + 662dbf1 commit 7f1aaa4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,17 @@ updates:
4949
schedule:
5050
interval: "weekly"
5151
- package-ecosystem: "gomod" # See documentation for possible values
52-
directory: "/plugins/crowdStrike" # Location of package manifests
52+
directory: "/plugins/crowdstrike" # Location of package manifests
5353
schedule:
5454
interval: "weekly"
5555
- package-ecosystem: "gomod" # See documentation for possible values
5656
directory: "/plugins/events" # Location of package manifests
5757
schedule:
5858
interval: "weekly"
59+
- package-ecosystem: "gomod" # See documentation for possible values
60+
directory: "/plugins/feeds" # Location of package manifests
61+
schedule:
62+
interval: "weekly"
5963
- package-ecosystem: "gomod" # See documentation for possible values
6064
directory: "/plugins/gcp" # Location of package manifests
6165
schedule:
@@ -88,12 +92,8 @@ updates:
8892
directory: "/plugins/stats" # Location of package manifests
8993
schedule:
9094
interval: "weekly"
91-
- package-ecosystem: "gomod" # See documentation for possible values
92-
directory: "/plugins/threat-intelligence" # Location of package manifests
93-
schedule:
94-
interval: "weekly"
9595
- package-ecosystem: "gomod" # See documentation for possible values
9696
directory: "/utmstack-collector" # Location of package manifests
9797
schedule:
9898
interval: "weekly"
99-
99+

0 commit comments

Comments
 (0)