We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c51091 commit e10477bCopy full SHA for e10477b
.github/dependabot.yml
@@ -11,3 +11,10 @@ updates:
11
directory: "/"
12
schedule:
13
interval: "weekly"
14
+ - package-ecosystem: "github-actions"
15
+ # Workflow files stored in the
16
+ # default location of `.github/workflows`
17
+ directory: "/"
18
+ schedule:
19
+ interval: "weekly"
20
+ target-branch: "iron"
0 commit comments