We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bf0353 commit 7569464Copy full SHA for 7569464
1 file changed
.github/dependabot.yml
@@ -0,0 +1,28 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: npm
4
+ directory: /
5
+ schedule:
6
+ interval: weekly
7
+ groups:
8
+ all-minor-patch:
9
+ patterns: ["*"]
10
+ update-types: [minor, patch]
11
+
12
+ - package-ecosystem: composer
13
14
15
16
17
18
19
20
21
+ - package-ecosystem: github-actions
22
23
24
25
26
27
28
0 commit comments