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 e3d477c commit 68e872fCopy full SHA for 68e872f
.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