Skip to content
Merged
Changes from all commits
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
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,8 @@ updates:
- "databricks*"
schedule:
interval: "daily"
groups:
# Patch-level updates are low-risk, and can be batched together into a single PR to reduce update noise.
batch-patch-updates:
update-types:
- "patch"
Loading