Skip to content

Commit

Permalink
Merge pull request #18 from ava-labs/ignore-geth-updates-dependabot
Browse files Browse the repository at this point in the history
Ignore geth updates in Dependabot
  • Loading branch information
cam-schultz authored Aug 29, 2023
2 parents cfe9b10 + 7835e8b commit 4761f46
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 @@ -12,6 +12,9 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
ignore:
# Update go-ethereum only via subnet-evm or avalanchego
- dependency-name: "go-ethereum"
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
Expand Down

0 comments on commit 4761f46

Please # to comment.