We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d54146 commit 2c99a5cCopy full SHA for 2c99a5c
.github/dependabot.yaml
@@ -113,3 +113,8 @@ updates:
113
directory: "/flutter_news_example/packages/news_blocks_ui"
114
schedule:
115
interval: "daily"
116
+ - package-ecosystem: "pub"
117
+ directory: "/flutter_news_template/hooks"
118
+ schedule:
119
+ interval: "daily"
120
+ target-branch: "templates"
0 commit comments