diff --git a/whiskers.json b/whiskers.json index 34e7672..4d93ec7 100644 --- a/whiskers.json +++ b/whiskers.json @@ -1,5 +1,16 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "packageRules": [ + { + "matchDepNames": [ + "catppuccin/whiskers" + ], + "prBodyNotes": [ + "> [!WARNING]", + "> You may need to edit the template accordingly before merging this Pull Request." + ] + } + ], "customManagers": [ { "customType": "regex",