We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6673245 commit 3145388Copy full SHA for 3145388
.github/dependabot.yml
@@ -5,6 +5,10 @@
5
6
version: 2
7
updates:
8
+ - package-ecosystem: "github-actions" # See documentation for possible values
9
+ directory: "/" # Location of package manifests
10
+ schedule:
11
+ interval: "monthly"
12
- package-ecosystem: "npm" # See documentation for possible values
13
directory: "/" # Location of package manifests
14
schedule:
0 commit comments