Skip to content

Commit

Permalink
feat: Update minor only
Browse files Browse the repository at this point in the history
  • Loading branch information
Searge authored Dec 2, 2024
1 parent 04b64a0 commit 36f8ab0
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,10 @@ updates:
upgrades:
applies-to: "version-updates"
update-types:
- "patch"
- "major"
- "minor"
labels:
- "python"
- "dependencies"
# minor-and-patch:
# applies-to: "security-updates"
# update-types:
# - "patch"
# - "minor"
# labels:
# - "python"
# - "dependencies"
# - "security"
commit-message:
prefix: "pip: "
include: "scope"

0 comments on commit 36f8ab0

Please sign in to comment.