mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-09-15 07:12:20 +00:00
chore: remove unused slugify-value pattern from dependabot grouping
slugify-value is no longer referenced in action.yml after #161's fix, so dependabot would never match it anyway.
This commit is contained in:
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@@ -18,6 +18,5 @@ updates:
|
||||
groups:
|
||||
dependencies:
|
||||
patterns:
|
||||
- 'rlespinasse/slugify-value'
|
||||
- 'rlespinasse/shortify-git-revision'
|
||||
labels: []
|
||||
|
||||
Reference in New Issue
Block a user