Maintain pom and fix sonatype url
This commit is contained in:
parent
b09a0f42e8
commit
b8828faddf
4 changed files with 20 additions and 20 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -2,6 +2,7 @@ version: 2
|
|||
updates:
|
||||
- package-ecosystem: maven
|
||||
directory: /
|
||||
open-pull-requests-limit: 20
|
||||
schedule:
|
||||
interval: monthly
|
||||
day: monday
|
||||
|
@ -15,6 +16,7 @@ updates:
|
|||
update-types: [version-update:semver-major, version-update:semver-minor]
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
open-pull-requests-limit: 10
|
||||
schedule:
|
||||
interval: monthly
|
||||
day: monday
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue