Skip to content

Commit

Permalink
Enable Dependabot alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
acidicMercury8 committed Jan 15, 2025
1 parent 4337477 commit 2b902c9
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
version: 2

updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
target-branch: default
groups:
actions-minor:
update-types:
- minor
- patch

- package-ecosystem: nuget
directory: /
schedule:
interval: weekly
target-branch: default
groups:
actions-minor:
update-types:
- minor
- patch

0 comments on commit 2b902c9

Please sign in to comment.