We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2352000 commit 8cbb047Copy full SHA for 8cbb047
1 file changed
.github/dependabot.yml
@@ -12,3 +12,9 @@ updates:
12
interval: 'monthly'
13
open-pull-requests-limit: 3
14
rebase-strategy: auto
15
+ - package-ecosystem: 'bundler'
16
+ directory: '/docs'
17
+ schedule:
18
+ interval: 'weekly'
19
+ open-pull-requests-limit: 3
20
+ rebase-strategy: auto
0 commit comments