Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 2ef5ab6

Browse files
authored
(doc) dependabot - remove no longer needed exclusions
1 parent ac39b0f commit 2ef5ab6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,6 @@ updates:
2323
ignore:
2424
# Ignore Maven Core updates
2525
- dependency-name: "org.apache.maven:*"
26-
# Ignore Maven 3.2.1+
27-
- dependency-name: org.apache.maven.plugin-testing:maven-plugin-testing-tools
28-
versions:
29-
- ">=3.2.0"
30-
- dependency-name: org.apache.maven.plugin-testing:maven-plugin-testing-harness
31-
versions:
32-
- ">=3.2.0"
3326
- package-ecosystem: "github-actions"
3427
directory: "/"
3528
schedule:

0 commit comments

Comments
 (0)