Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 2d60a3d + 5c25918 commit e6a833fCopy full SHA for e6a833f
1 file changed
.github/dependabot.yml
@@ -9,3 +9,9 @@ updates:
9
actions:
10
patterns:
11
- "*"
12
+ - package-ecosystem: "pip"
13
+ directory: "/"
14
+ schedule:
15
+ interval: "weekly"
16
+ exclude-paths:
17
+ - "ci/minver-requirements.txt"
0 commit comments