We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44fcc37 commit 53ff4f8Copy full SHA for 53ff4f8
1 file changed
.github/dependabot.yml
@@ -0,0 +1,26 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: composer
4
+ directory: "/"
5
+ schedule:
6
+ interval: weekly
7
+ day: saturday
8
+ time: "03:00"
9
+ timezone: Europe/Paris
10
+ open-pull-requests-limit: 10
11
+- package-ecosystem: npm
12
13
14
15
16
17
18
19
+- package-ecosystem: "github-actions"
20
21
22
23
24
25
26
0 commit comments