Tell dependabot to ignore jsonrpc-* updates (#9518)

This commit is contained in:
Alexander Theißen
2021-08-09 13:01:16 +02:00
committed by GitHub
parent bdda3ed612
commit 6e0cd5587d
+3
View File
@@ -5,3 +5,6 @@ updates:
labels: ["A2-insubstantial", "B0-silent", "C1-low 📌"]
schedule:
interval: "daily"
ignore:
- dependency-name: "jsonrpc-*"
versions: [">= 16"]