Skip to content

Commit 5ab8e93

Browse files
authored
chore(dependabot): update important deps daily
1 parent 2457c0a commit 5ab8e93

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,12 @@ updates:
1414
# https://github.com/dependabot/dependabot-core/issues/3103
1515
# https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#versioning-strategy
1616
versioning-strategy: "increase"
17+
18+
- package-ecosystem: "npm"
19+
directory: "/"
20+
allow:
21+
- dependency-name: "@mdn/browser-compat-data"
22+
- dependency-name: "browser-specs"
23+
schedule:
24+
interval: "daily"
25+
versioning-strategy: "increase"

0 commit comments

Comments
 (0)