We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c389e commit 4d969e1Copy full SHA for 4d969e1
1 file changed
.github/dependabot.yml
@@ -4,17 +4,15 @@ updates:
4
directories:
5
- "/installer"
6
- "/agent-manager"
7
- - "/agent/agent"
8
- - "/agent/installer"
9
- - "/agent/redline/"
+ - "/agent"
10
- "/agent/self"
11
- - "/agent/updater"
12
- "/aws"
13
- "/bitdefender"
14
- "/correlation"
15
- "/log-auth-proxy"
16
- "/office365"
17
- "/sophos"
+ - "/soc-ai"
18
schedule:
19
interval: "daily"
20
- package-ecosystem: "maven"
0 commit comments