Skip to content

Commit

Permalink
move renovatebot config to .github dir
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Nov 11, 2024
1 parent a400dcd commit af4b186
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json → .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
"config:recommended",
],
}

0 comments on commit af4b186

Please sign in to comment.