We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82fd1d4 commit 18407ebCopy full SHA for 18407eb
.github/dependabot.yml
@@ -9,8 +9,8 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "weekly"
12
-- package-ecosystem: "github-actions" # Also update Github actions
13
- directory: "/"
14
- schedule:
15
- # Check for updates to GitHub Actions every week
16
- interval: "weekly"
+ - package-ecosystem: "github-actions" # Also update Github actions
+ directory: "/"
+ schedule:
+ # Check for updates to GitHub Actions every week
+ interval: "weekly"
0 commit comments