Skip to content

Commit

Permalink
chore: replace directories in dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
petrberan committed Aug 19, 2024
1 parent ea0d9a1 commit d03100f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
version: 2
updates:
- package-ecosystem: maven
directories:
- "**/*"
directory: "/"
schedule:
interval: daily
time: "08:00"
timezone: Europe/Prague
open-pull-requests-limit: 20
open-pull-requests-limit: 10

0 comments on commit d03100f

Please sign in to comment.