Skip to content

Commit

Permalink
dependabot: ignore tap
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelzhang committed Jun 10, 2024
1 parent b00eaa3 commit 84bd659
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,10 @@ updates:
schedule:
interval: "weekly"
versioning-strategy: increase-if-necessary
ignore:
- dependency-name: "tap"
update-types:
- "version-update:semver-major"
- "version-update:semver-minor"
- "version-update:semver-patch"

0 comments on commit 84bd659

Please sign in to comment.