Sfoglia il codice sorgente

Don't Update Minor Versions During RC Phase

Josh Cummings 3 mesi fa
parent
commit
184cd96ee6
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .github/dependabot.yml

+ 1 - 0
.github/dependabot.yml

@@ -85,6 +85,7 @@ updates:
       - dependency-name: '*'
         update-types:
           - version-update:semver-major
+          - version-update:semver-minor
 
   - package-ecosystem: github-actions
     target-branch: 6.3.x