Skip to content

Commit

Permalink
Merge pull request #159 from RADAR-base/configure-dependabot
Browse files Browse the repository at this point in the history
Configure dependabot
  • Loading branch information
Bdegraaf1234 authored Jun 5, 2024
2 parents b38ec53 + 342d128 commit c759a04
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ updates:
- package-ecosystem: gradle
directory: "/"
schedule:
interval: daily
interval: weekly
open-pull-requests-limit: 10
target-branch: "dev"
ignore:
- dependency-name: com.opencsv:opencsv
versions:
- "5.3"
- "5.4"

0 comments on commit c759a04

Please sign in to comment.