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 7b479c5 commit 1308cedCopy full SHA for 1308ced
1 file changed
.github/dependabot.yaml
@@ -0,0 +1,26 @@
1
+version: 2
2
+
3
+updates:
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ day: "monday"
9
+ target-branch: "main"
10
+ open-pull-requests-limit: 10
11
12
+ - package-ecosystem: "docker-compose"
13
14
15
16
17
18
19
20
+ - package-ecosystem: "docker"
21
+ directory: "/api/src/api/"
22
23
24
25
26
0 commit comments