Skip to content

Commit

Permalink
Merge pull request #43 from appvia/renovate/configure
Browse files Browse the repository at this point in the history
chore: Configure Renovate
  • Loading branch information
PriyeshM1 authored Dec 11, 2024
2 parents c3df615 + 11bb39a commit cc51775
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":semanticCommitTypeAll(chore)",
"schedule:earlyMondays"
]
}

0 comments on commit cc51775

Please sign in to comment.