Skip to content

Commit 97e2780

Browse files
chore: update .github/dependabot.yml (#163)
Co-authored-by: joshjohanning-repo-settings-sync[bot] <237077283+joshjohanning-repo-settings-sync[bot]@users.noreply.github.com>
1 parent 32fae71 commit 97e2780

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,16 @@ updates:
1818
github-actions:
1919
patterns:
2020
- '*'
21+
22+
- package-ecosystem: 'npm'
23+
directories:
24+
- '*'
25+
schedule:
26+
interval: 'weekly'
27+
open-pull-requests-limit: 0
28+
groups:
29+
npm-security:
30+
applies-to: security-updates
31+
group-by: dependency-name
32+
patterns:
33+
- '*'

0 commit comments

Comments
 (0)