Skip to content

Commit

Permalink
ci: match any dependency name
Browse files Browse the repository at this point in the history
  • Loading branch information
reey committed May 1, 2024
1 parent ecf7e77 commit 88dedd0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ updates:
reviewers:
- "reey"
ignore:
- update-types:
- dependency-name: "*"
update-types:
- "version-update:semver-major"

0 comments on commit 88dedd0

Please sign in to comment.