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-enforcer.git
The following commit(s) were added to refs/heads/master by this push:
new 90da4bc (doc) cleanup outdated gha exclusions
90da4bc is described below
commit 90da4bcf90b55945fcb05c8b539bf50cec2117cd
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sat Jun 18 14:22:55 2022 +0200
(doc) cleanup outdated gha exclusions
---
.github/dependabot.yml | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 06fc03f..e7aa7e1 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -22,15 +22,6 @@ updates:
interval: daily
ignore:
- dependency-name: org.apache.maven:*
- versions:
- - "> 3.1.1"
- # 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: