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 24fd1a1 commit 141ba08Copy full SHA for 141ba08
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