Skip to content

Commit

Permalink
chore: Use shared renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
phinner committed Jun 11, 2024
1 parent 7a4e0f6 commit ff33270
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
"extends": ["local>xpdustry/.github:renovate-shared"]
}

0 comments on commit ff33270

Please sign in to comment.