Skip to content

Commit

Permalink
Merge pull request #1081 from OZI-Project/rjdbcm-patch-4
Browse files Browse the repository at this point in the history
Update dependabot.yml
  • Loading branch information
rjdbcm authored Sep 6, 2024
2 parents 6d12164 + 4a8a362 commit a0024ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ updates:
- package-ecosystem: pip
directories:
- "/"
- "/ozi/dist/*/"
- "/ozi/lint/*/"
- "/ozi/test/*/"
- "/ozi/dist/**/*"
- "/ozi/lint/**/*"
- "/ozi/test/**/*"
schedule:
interval: daily

0 comments on commit a0024ca

Please sign in to comment.