We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5bc6fb commit 36b7df9Copy full SHA for 36b7df9
.github/dependabot.yml
@@ -22,6 +22,8 @@ updates:
22
- dependency-name: "@types/svgicons2svgfont"
23
- dependency-name: "octokit"
24
update-types: ["version-update:semver-major"]
25
+ - dependency-name: "eslint-plugin-mocha"
26
+ update-types: ["version-update:semver-major"]
27
# Newer versions of fantasticon are broken on Windows.
28
# https://github.com/tancredi/fantasticon/issues/470
29
- dependency-name: "fantasticon"
0 commit comments