Skip to content

Commit

Permalink
chore(dependencies): setup dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
murdos committed Jul 20, 2024
1 parent 078389c commit 1a2dc03
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
version: 2
updates:
- package-ecosystem: 'maven'
directory: '/'
schedule:
interval: 'daily'
time: '00:00'
open-pull-requests-limit: 15
labels:
- 'area: dependencies'

- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'daily'
time: '00:00'
open-pull-requests-limit: 10
labels:
- 'area: dependencies'

0 comments on commit 1a2dc03

Please sign in to comment.