Skip to content

Commit

Permalink
github: bump only patch versions for bls library (#3352)
Browse files Browse the repository at this point in the history
Bump only patch versions for `bls-wth-go-binary`. Hope this works as intended...

category: misc
ticket: none
  • Loading branch information
KaloyanTanev committed Nov 19, 2024
1 parent 69efcbb commit 2815409
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ updates:
directory: "/"
schedule:
interval: "daily"
ignore:
- dependency-name: "github.com/herumi/bls-eth-go-binary"
update-types: ["version-update:semver-major","version-update:semver-minor"]
- package-ecosystem: "docker"
directories:
- "/"
Expand Down

0 comments on commit 2815409

Please sign in to comment.