Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Commit

Permalink
🔧 (renovate): Use gabe565 Golang preset
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Jan 24, 2023
1 parent 01d1af6 commit 58939fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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": [
"local>gabe565/renovate-config"
],
"postUpdateOptions": ["gomodTidy"]
"local>gabe565/renovate-config",
"local>gabe565/renovate-config:golang"
]
}

0 comments on commit 58939fd

Please sign in to comment.