Skip to content

Commit 8cbb047

Browse files
authored
chore: add bundler to dependabot check (#13)
1 parent 2352000 commit 8cbb047

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ updates:
1212
interval: 'monthly'
1313
open-pull-requests-limit: 3
1414
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

Comments
 (0)