This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 6380b94 Sync Dependabot setup
6380b94 is described below
commit 6380b94a52920774c9baa420a96906720268536f
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Dec 21 14:07:57 2025 +0100
Sync Dependabot setup
---
.github/dependabot.yml | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 2d061e2..63f27fa 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -20,17 +20,8 @@ updates:
directory: "/"
schedule:
interval: daily
- time: '04:00'
- open-pull-requests-limit: 10
- ignore:
- # Ignore Maven 3.2.1+
- - dependency-name:
org.apache.maven.plugin-testing:maven-plugin-testing-tools
- versions:
- - ">=3.2.0"
- - dependency-name:
org.apache.maven.plugin-testing:maven-plugin-testing-harness
- versions:
- - ">=3.2.0"
+
- package-ecosystem: "github-actions"
directory: "/"
schedule:
- interval: "daily"
\ No newline at end of file
+ interval: "daily"