We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fbbf74 + 4bd6540 commit 53e5760Copy full SHA for 53e5760
1 file changed
.github/dependabot.yml
@@ -9,4 +9,7 @@ updates:
9
interval: "daily"
10
allow:
11
- dependency-name: "github.com/hashicorp/packer-plugin-sdk"
12
-
+ - package-ecosystem: "github-actions"
13
+ directory: "/"
14
+ schedule:
15
+ interval: "weekly"
0 commit comments