We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 980d460 commit bc48a5aCopy full SHA for bc48a5a
1 file changed
.github/dependabot.yml
@@ -11,4 +11,8 @@ updates:
11
- "*storybook*"
12
backstage:
13
patterns:
14
- - '*@backstage*'
+ - '*@backstage*'
15
+ - package-ecosystem: "github-actions"
16
+ directory: "/"
17
+ schedule:
18
+ interval: "weekly"
0 commit comments