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-scripting-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new a43abd3  Sync dependabot
a43abd3 is described below

commit a43abd3281ab4ebf8f93d3e592e042d03c0b079a
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sat Dec 20 22:39:33 2025 +0100

    Sync dependabot
---
 .github/dependabot.yml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 4b33b2a..64a264e 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -17,12 +17,10 @@
 version: 2
 updates:
 
-  - package-ecosystem: maven
+  - package-ecosystem: "maven"
     directory: "/"
     schedule:
-      interval: daily
-      time: '04:00'
-    open-pull-requests-limit: 10
+      interval: "daily"
 
   - package-ecosystem: "github-actions"
     directory: "/"

Reply via email to