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 d2837f5 commit a4b8a44Copy full SHA for a4b8a44
.github/dependabot.yml
@@ -0,0 +1,17 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "gomod"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ timezone: "Australia/Sydney"
8
+ - package-ecosystem: "github-actions"
9
10
11
12
13
+ - package-ecosystem: "pip"
14
+ directory: "/scripts"
15
16
17
0 commit comments