Replies: 2 comments 1 reply
|
Hi, @pjfanning Thank you for your feedback. Currently, we have already enabled Dependabot in the asf.yml file. If you find that the settings are incorrect, please feel free to contact us at any time. Lines 43 to 44 in f302177 |
1 reply
|
Hi! I looked into this and found below is probably the reason why. Looking at yesterday's ignore:
- dependency-name: "*"
update-types: [ "version-update:semver-major", "version-update:semver-minor" ] |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Would it be possible to enable dependabot so that Fesod is prompted with PRs when new jars become available for Fesod dependencies? This can be done by updating the .asf.yaml file. https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
All reactions