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