Skip to content

Commit

Permalink
Configure separate dependabot updates for Payara6
Browse files Browse the repository at this point in the history
  • Loading branch information
pdudits committed May 15, 2024
1 parent d099d09 commit 4cddeeb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ updates:
interval: daily
time: "03:00"
open-pull-requests-limit: 10

ignore:
- dependency-name: net.minidev:accessors-smart
versions:
Expand All @@ -21,3 +22,9 @@ updates:
- dependency-name: org.apache.felix:maven-bundle-plugin
versions:
- 5.1.2
- package-ecosystem: maven
directory: /
target-branch: Payara6
schedule:
interval: weekly
open-pull-requests-limit: 10

0 comments on commit 4cddeeb

Please sign in to comment.