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 fc9d836 commit 9b8178dCopy full SHA for 9b8178d
.github/renovate.json5
@@ -1,9 +1,8 @@
1
{
2
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
3
extends: [
4
- 'config:recommended',
5
- 'docker:pinDigests',
6
- 'helpers:pinGitHubActionDigests',
+ 'config:best-practices',
+ 'helpers:pinGitHubActionDigestsToSemver',
7
],
8
ignorePresets: [
9
':ignoreModulesAndTests', // needed to keep maven-extension test pom files up-to-date
0 commit comments