Skip to content

Commit

Permalink
Kick out GitHub Actions groups in Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
Sella-GH authored Jan 21, 2025
1 parent 849ce79 commit 2958d56
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,6 @@ updates:
labels:
- "area-ci"
- "area-dependencies"
groups:
GitHub:
applies-to: version-updates
patterns:
- "actions*"
update-types:
- "major"
- "minor"
- "patch"
Non-GitHub:
applies-to: version-updates
exclude-patterns:
- "actions*"
update-types:
- "major"
- "minor"
- "patch"

- package-ecosystem: "nuget" # See documentation for possible values
directory: "/" # Location of package manifests
Expand Down

0 comments on commit 2958d56

Please sign in to comment.