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 06d7384 commit 48436d1Copy full SHA for 48436d1
renovate.json
@@ -2,5 +2,6 @@
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["github>angular/dev-infra//renovate-presets/default.json5"],
4
"packageRules": [],
5
- "ignoreDeps": ["stylelint", "selenium-webdriver"]
+ "ignoreDeps": ["stylelint", "selenium-webdriver", "@types/selenium-webdriver", "typescript"],
6
+ "ignorePaths": ["docs/src/assets/stackblitz/**", "integration/**"]
7
}
0 commit comments