Skip to content

Commit

Permalink
Merge branch 'main' into single_step
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan-Jowett authored Oct 11, 2024
2 parents 23d8acb + f81cba0 commit 1640801
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,37 @@ updates:
schedule:
interval: "weekly"
day: "saturday"
groups:
actions:
patterns:
- "*"

- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "weekly"
day: "saturday"
groups:
actions:
patterns:
- "*"

- package-ecosystem: "nuget"
directory: "/"
schedule:
interval: "weekly"
day: "saturday"
groups:
actions:
patterns:
- "*"

- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
day: "saturday"
groups:
actions:
patterns:
- "*"

0 comments on commit 1640801

Please sign in to comment.