Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
fix: disable renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
ojeytonwilliams committed Jun 8, 2023
1 parent 484d509 commit 5d74f38
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions renovate.json
@@ -1,16 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>freecodecamp/renovate-config:main"],
"rangeStrategy": "pin",
"packageRules": [
{
"groupName": "Jest and ts-jest",
"matchPackageNames": ["jest", "ts-jest", "@types/jest"]
},
{
"groupName": "CodeSee",
"matchPackagePrefixes": ["@codesee/"],
"automerge": true
}
]
"enabled": false
}

0 comments on commit 5d74f38

Please sign in to comment.