Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,12 @@ updates:
registries: "*"
schedule:
interval: "daily"

- package-ecosystem: pre-commit
schedule:
Comment thread
v1v marked this conversation as resolved.
interval: 'weekly'
day: 'sunday'
time: '22:00'
open-pull-requests-limit: 5
labels:
- 'changelog:dependencies'
Loading