Skip to content

Commit

Permalink
chore: adding more package systems to dependabot (#3184)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanpj2292 authored Mar 26, 2024
1 parent 345c87d commit f658a36
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,11 @@ updates:
directory: '/'
schedule:
interval: 'weekly'
- package-ecosystem: 'docker'
directory: '/'
schedule:
interval: 'daily'
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'

0 comments on commit f658a36

Please sign in to comment.