There was an error while loading. Please reload this page.
2 parents 174bb7f + e52988b commit e4f4c09Copy full SHA for e4f4c09
1 file changed
.github/dependabot.yml
@@ -0,0 +1,13 @@
1
+# Security-only: keine version-updates (limit 0), Security-Fixes gruppiert
2
+version: 2
3
+updates:
4
+ - package-ecosystem: "npm"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ open-pull-requests-limit: 0
9
+ groups:
10
+ security:
11
+ applies-to: security-updates
12
+ patterns:
13
+ - "*"
0 commit comments