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 269ba54 + 8914841 commit f3a8669Copy full SHA for f3a8669
.github/dependabot.yml
@@ -0,0 +1,9 @@
1
+# Run dependencies versions update
2
+version: 2
3
+updates:
4
+ - package-ecosystem: "pip"
5
+ directory: "/third_party" # Location of package manifests
6
+ schedule:
7
+ interval: "daily"
8
+ # Run only required security updates
9
+ open-pull-requests-limit: 0
0 commit comments