Skip to content

Commit

Permalink
add renovate (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-lapin authored Sep 24, 2024
1 parent c2fb14d commit 233d3e6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"schedule:daily",
":semanticPrefixChore",
":label(chore)"
]
}

0 comments on commit 233d3e6

Please sign in to comment.