Skip to content

Commit f71b2d7

Browse files
Upgrade to GitHub-native Dependabot (#47)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 8cc6023 commit f71b2d7

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

.dependabot/config.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: npm
4+
directory: "/"
5+
schedule:
6+
interval: weekly
7+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)