Skip to content

Commit

Permalink
fix: roll off and disable renovate (#1461)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzdhybthu authored Nov 3, 2024
1 parent 03d420c commit 2d15987
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
"rangeStrategy": "pin",
"separateMajorMinor": true,
"separateMinorPatch": true,
"separateMultipleMajor": true
"separateMultipleMajor": true,
"enabled": false
}

0 comments on commit 2d15987

Please sign in to comment.