We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b6bbf commit 3d783b2Copy full SHA for 3d783b2
1 file changed
.github/dependabot.yml
@@ -14,12 +14,3 @@ updates:
14
# https://github.com/dependabot/dependabot-core/issues/3103
15
# https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#versioning-strategy
16
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