Skip to content

Commit

Permalink
[MPH-187] Java 8 is ok
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Mar 10, 2023
1 parent ecfb4a5 commit 2e743b4
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,28 +20,9 @@ updates:
directory: "/"
schedule:
interval: daily
time: '04:00'
open-pull-requests-limit: 10
ignore:
# ignore Maven APIs/SPIs
- dependency-name: org.apache.maven:*
# 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"
- dependency-name: org.apache.maven.plugin-testing:maven-plugin-testing-harness
versions:
- ">=3.2.0"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 2e743b4

Please sign in to comment.