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 cfa5e8d + 68e872f commit 4a96f5dCopy full SHA for 4a96f5d
.github/dependabot.yaml
@@ -5,7 +5,11 @@
5
6
version: 2
7
updates:
8
+ - package-ecosystem: "github-actions"
9
+ directory: "/"
10
+ schedule:
11
+ interval: "weekly"
12
- package-ecosystem: "pip" # See documentation for possible values
13
directory: "/" # Location of package manifests
14
schedule:
- interval: "weekly"
15
0 commit comments