Explorar el Código

Don't Update Minor Versions During RC Phase

Josh Cummings hace 3 meses
padre
commit
184cd96ee6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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