Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

default.json: don't pin docker digests #9

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

thypon
Copy link
Member

@thypon thypon commented Mar 1, 2024

@fmarier believes we should not pin docker digests,
so I'm moving from best-practices to best-practices-docker:pinDigests:

  'best-practices': {
    configMigration: true,
    description:
      'Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.',
    extends: [
      'config:recommended',
      'docker:pinDigests',
      'helpers:pinGitHubActionDigests',
      ':pinDevDependencies',
    ],
  },

@thypon thypon requested review from fmarier and remusao March 1, 2024 21:55
@thypon thypon self-assigned this Mar 1, 2024
@thypon thypon merged commit 3d7e089 into main Mar 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant