Skip to content

Commit

Permalink
chore(config): migrate renovate config (#247)
Browse files Browse the repository at this point in the history
chore(config): migrate config .github/renovate.json

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 9, 2023
1 parent a37b158 commit dd55a65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"config:recommended",
":semanticCommits",
":semanticPrefixChore",
":semanticCommitScope(deps)",
Expand All @@ -12,4 +12,4 @@
],
"assigneesFromCodeOwners": true,
"configMigration": true
}
}

0 comments on commit dd55a65

Please sign in to comment.