Skip to content

Commit

Permalink
Skips patch updates dependabot (#3876)
Browse files Browse the repository at this point in the history
  • Loading branch information
benhammondmusic authored Dec 17, 2024
1 parent 7e6cb4f commit 344f82c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ updates:
minor-frontend:
update-types:
- "minor"
- "patch"
open-pull-requests-limit: 1
- package-ecosystem: "npm"
directory: "frontend_server/"
Expand All @@ -18,7 +17,6 @@ updates:
minor-frontend-server:
update-types:
- "minor"
- "patch"
open-pull-requests-limit: 1
- package-ecosystem: "github-actions"
directory: "/"
Expand All @@ -28,7 +26,6 @@ updates:
minor-gh-actions:
update-types:
- "minor"
- "patch"
open-pull-requests-limit: 1
- package-ecosystem: "pip"
directory: "shared_requirements/"
Expand All @@ -38,5 +35,4 @@ updates:
minor-python:
update-types:
- "minor"
- "patch"
open-pull-requests-limit: 1

0 comments on commit 344f82c

Please sign in to comment.