There was an error while loading. Please reload this page.
1 parent 8444643 commit 45fa9e8Copy full SHA for 45fa9e8
1 file changed
.github/dependabot.yml
@@ -0,0 +1,20 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: "pip"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ open-pull-requests-limit: 5
8
+ ignore:
9
+ - dependency-name: "*"
10
+ update-types:
11
+ - "version-update:semver-major"
12
+- package-ecosystem: "github-actions"
13
14
15
16
17
18
19
20
0 commit comments