Skip to content

Commit

Permalink
Merge pull request #8 from appvia/renovate/configure
Browse files Browse the repository at this point in the history
chore: Configure Renovate
  • Loading branch information
PriyeshM1 authored Dec 12, 2024
2 parents 55053be + 528f911 commit 2e05277
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 2e05277

Please sign in to comment.