Skip to content

Commit fddc1a3

Browse files
committed
Dependabot bundler support
1 parent ae809dc commit fddc1a3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ updates:
44
directory: /
55
schedule:
66
interval: daily
7+
- package-ecosystem: bundler
8+
directory: /
9+
schedule:
10+
interval: daily
711
- package-ecosystem: npm
812
directory: /
913
schedule:

0 commit comments

Comments
 (0)