Skip to content

Commit

Permalink
Merge pull request #5180 from NomicFoundation/dependabot-edr
Browse files Browse the repository at this point in the history
Update EDR using dependabot
  • Loading branch information
alcuadrado committed May 6, 2024
2 parents c0f6b81 + f6cb13d commit c7890f0
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,10 @@

version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "bump"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-name: "@solidity-parser/parser"
- dependency-name: "@nomicfoundation/edr"
versioning-strategy: increase

0 comments on commit c7890f0

Please sign in to comment.