We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca575a7 commit fe1a674Copy full SHA for fe1a674
renovate.json
@@ -2,7 +2,9 @@
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"minimumReleaseAge": "3 days",
4
"extends": [
5
- "config:recommended"
+ "config:recommended",
6
+ "config:best-practices",
7
+ "helpers:pinGitHubActionDigests"
8
],
9
"postUpdateOptions": [
10
"gomodTidy"
0 commit comments