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 91b6a8c commit aded807Copy full SHA for aded807
.github/dependabot.yml
@@ -4,7 +4,7 @@ version: 2
4
updates:
5
# Enable version updates for python
6
- package-ecosystem: "pip"
7
- directory: ".github/scripts/"
+ directory: "/"
8
schedule:
9
interval: "monthly"
10
labels: ["dependabot"]
0 commit comments