We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55f3412 + 53ff4f8 commit f4e15adCopy full SHA for f4e15ad
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