Skip to content

Commit

Permalink
build(dependabot): major tags no longer need ignore support
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Feb 21, 2022
1 parent 46f4660 commit 3ede58b
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,6 @@ updates:
include: scope
prefix: build
directory: /
ignore:
- dependency-name: "actions/*"
update-types:
["version-update:semver-minor", "version-update:semver-patch"]
- dependency-name: "GoogleCloudPlatform/release-please-action"
update-types:
["version-update:semver-minor", "version-update:semver-patch"]
- dependency-name: "wagoid/commitlint-github-action"
update-types:
["version-update:semver-minor", "version-update:semver-patch"]
schedule:
interval: monthly

Expand Down

0 comments on commit 3ede58b

Please sign in to comment.