We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04ec231 commit 32891d1Copy full SHA for 32891d1
.github/renovate.json
@@ -1,7 +1,8 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "config:base"
+ "config:base",
5
+ ":disableDependencyDashboard"
6
],
7
"enabledManagers": ["bundler", "github-actions", "composer"],
8
"packageRules": [
0 commit comments