Skip to content

Commit c7890f0

Browse files
authored
Merge pull request #5180 from NomicFoundation/dependabot-edr
Update EDR using dependabot
2 parents c0f6b81 + f6cb13d commit c7890f0

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/dependabot.yml

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,10 @@
33

44
version: 2
55
updates:
6-
- package-ecosystem: "cargo"
7-
directory: "/"
8-
schedule:
9-
interval: "daily"
10-
commit-message:
11-
prefix: "bump"
126
- package-ecosystem: "npm"
137
directory: "/"
148
schedule:
159
interval: "daily"
1610
allow:
17-
- dependency-name: "@solidity-parser/parser"
11+
- dependency-name: "@nomicfoundation/edr"
1812
versioning-strategy: increase

0 commit comments

Comments
 (0)