Skip to content

Commit

Permalink
chore: remove rennovate (#314)
Browse files Browse the repository at this point in the history
* Remove rennovate

* Create renovate.json
  • Loading branch information
Richienb authored Feb 7, 2025
1 parent 3fbdf3e commit a36868c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"automerge": true,
"ignoreDeps": ["@sindresorhus/is", "char-regex", "emojilib", "skin-tone"],
"internalChecksFilter": "strict",
"labels": ["dependencies"],
"minimumReleaseAge": "3 days",
"postUpdateOptions": ["pnpmDedupe"]
"enabled": false
}

0 comments on commit a36868c

Please sign in to comment.