Browse Source

Don't Update Minor Versions During RC Phase

Josh Cummings 3 months ago
parent
commit
184cd96ee6
1 changed files with 1 additions and 0 deletions
  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