This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-resolver.git
The following commit(s) were added to refs/heads/master by this push: new 8b364655 Add standard dependabot labels for 1.9.x 8b364655 is described below commit 8b3646555c255f55376bd6074aaa737dba170f2f Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Thu Apr 24 22:24:46 2025 +0200 Add standard dependabot labels for 1.9.x --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index aebbc6dd..808cd6fd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -29,6 +29,8 @@ updates: target-branch: "maven-resolver-1.9.x" labels: - "resolver1" + - "dependencies" + - "java" - package-ecosystem: "github-actions" directory: "/"