This is an automated email from the ASF dual-hosted git repository. andy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/jena.git
commit 964cf94b00145d2f389cc1778c82eabf0d06a134 Author: Andy Seaborne <[email protected]> AuthorDate: Wed Jan 15 09:55:07 2025 +0000 GH-2928: Group 'minor' for the npm ecosystem --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 819d6305c8..60462ef9d5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -40,5 +40,5 @@ updates: groups: npm-patch-group: update-types: - - "patch" + - "minor" open-pull-requests-limit: 10
