Skip to content

Commit

Permalink
style: apply pre-commit whitespace fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix committed Jun 15, 2024
1 parent a1945ad commit 11d615b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"config:best-practices",
":semanticCommits",
":semanticCommitTypeAll(CI)",
// allows to use comments starting with
// "# renovate: " to update _VERSION

// allows to use comments starting with
// "# renovate: " to update _VERSION
// environment variables in GitHub Action files.
"customManagers:githubActionsVersions",
// allows to use comments starting with
// "# renovate: " to update _VERSION
// ENV or ARG in a Dockerfile.
"customManagers:dockerfileVersions",

// when a dependency is really out of date, this will prevent to skip directly to the latest version.
":separateMultipleMajorReleases",

Expand Down

0 comments on commit 11d615b

Please sign in to comment.