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 237bd6f commit c7dcb68Copy full SHA for c7dcb68
.github/dependabot.yml
@@ -1,8 +1,7 @@
1
version: 2
2
updates:
3
- package-ecosystem: "pip"
4
- directory: ""
5
- file: "pyproject.toml"
+ directory: "/"
6
schedule:
7
interval: "daily"
8
open-pull-requests-limit: 0 # Only security updates will be opened as PRs
0 commit comments