Skip to content
Closed
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
Next Next commit
Update dependabot.yml
  • Loading branch information
mm-psy authored Nov 26, 2025
commit c4b02c99c3deb89b433385a506d5e32c925c939c
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ updates:
interval: "weekly"
cooldown:
default-days: 3
groups:
non-major:
update-types:
- "minor"
- "patch"

- package-ecosystem: "docker"
directory: "/source/AAS.TwinEngine.DataEngine"
Expand Down
Loading