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 c78dfb5 commit e6b646aCopy full SHA for e6b646a
.github/dependabot.yml
@@ -5,6 +5,12 @@
5
6
version: 2
7
updates:
8
+ # Maintain dependencies for GitHub Actions
9
+ - package-ecosystem: "github-actions"
10
+ directory: "/"
11
+ schedule:
12
+ interval: "weekly"
13
+
14
- package-ecosystem: "npm" # See documentation for possible values
15
directory: "/" # Location of package manifests
16
schedule:
0 commit comments