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-reporting-api.git


The following commit(s) were added to refs/heads/master by this push:
     new 62f121f  Update dependabot.yml
62f121f is described below

commit 62f121f7aa0a96377c810e51975fcea8ca6407b9
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Tue Dec 26 03:15:01 2023 +0100

    Update dependabot.yml
---
 .github/dependabot.yml | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index eb730a8..c5ea1a3 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -20,20 +20,3 @@ updates:
   directory: "/"
   schedule:
     interval: daily
-    time: '04:00'
-  open-pull-requests-limit: 10
-  ignore:
-    # ignore Java 8+ dependencies
-    - dependency-name: org.mockito:mockito-core
-      versions:
-        - ">= 3.0"
-    - dependency-name: org.apache.commons:commons-lang3
-      versions:
-        - ">= 3.9"
-    - dependency-name: commons-io:commons-io
-      versions:
-        - ">= 2.7"
-    # Ignore Maven 3.2.1+
-    - dependency-name: 
org.apache.maven.plugin-testing:maven-plugin-testing-tools
-      versions:
-        - ">=3.2.0"
\ No newline at end of file

Reply via email to