Skip to content

Commit

Permalink
chore: update renovate configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
eriksw committed Aug 15, 2023
1 parent f418c02 commit ba5820b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
17 changes: 17 additions & 0 deletions .renovaterc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:best-practices",
":automergeAll",
":semanticCommits",
":maintainLockFilesWeekly",
"regexManagers:githubActionsVersions"
],
"labels": [
"dependencies"
],
"postUpdateOptions": [
"gomodTidy",
"gomodUpdateImportPaths"
]
}
6 changes: 0 additions & 6 deletions renovate.json

This file was deleted.

0 comments on commit ba5820b

Please sign in to comment.