Skip to content

Commit

Permalink
feat: reduce version change
Browse files Browse the repository at this point in the history
  • Loading branch information
Pil0tXia committed Sep 1, 2024
1 parent b64737c commit b6d97b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ updates:
interval: "monthly"
ignore:
- dependency-name: "*"
update-types: [ "version-update:semver-major" ]
update-types: [ "version-update:semver-major", "version-update:semver-patch" ]
- dependency-name: "software.amazon.awssdk:s3"
update-types: [ "version-update:semver-patch" ]
- dependency-name: "com.aliyun:dingtalk"
Expand Down

0 comments on commit b6d97b2

Please sign in to comment.