Skip to content

Commit

Permalink
Merge pull request #319 from petrberan/dependabotUpdates
Browse files Browse the repository at this point in the history
chore: replace directories in dependabot
  • Loading branch information
petrberan authored Aug 20, 2024
2 parents ea0d9a1 + d03100f commit 9c0ff37
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 9c0ff37

Please sign in to comment.