Skip to content

Commit

Permalink
chore: disable renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
colinlienard committed Dec 27, 2024
1 parent 0d940f1 commit 275361b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
"extends": ["config:base", "group:allNonMajor"],
"labels": ["dependency"],
"commitMessagePrefix": ":arrow_up: ",
"rangeStrategy": "bump"
"rangeStrategy": "bump",
"enabled": false
}

0 comments on commit 275361b

Please sign in to comment.