Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit 0535af6

Browse files
Disable dependency dashboard in renovate
1 parent 7e74662 commit 0535af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"automerge": true,
33
"extends": ["config:base", "schedule:monthly"],
4-
"ignorePresets": [":semanticPrefixFixDepsChoreOthers"],
4+
"ignorePresets": [":semanticPrefixFixDepsChoreOthers", ":dependencyDashboard"],
55
"major": {
66
"automerge": false
77
},

0 commit comments

Comments
 (0)