Skip to content

Commit

Permalink
Update dependabot.yml (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
edumserrano committed Jan 11, 2024
1 parent f8a82ad commit ce90c6d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ updates:
- 'dependabot'
- 'bot:robot:'
- 'nuget'
groups:
nuget:
patterns:
- "*"
- package-ecosystem: github-actions
# Workflow files stored in the
# default location of `.github/workflows`
Expand All @@ -21,3 +25,7 @@ updates:
- 'dependabot'
- 'bot:robot:'
- 'github-workflows'
groups:
github-actions:
patterns:
- "*"

0 comments on commit ce90c6d

Please sign in to comment.