mirror of
https://github.com/gradle/actions.git
synced 2026-05-06 18:12:03 +08:00
Tell dependabot to ignore @types/node
This commit is contained in:
@@ -4,3 +4,5 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
ignore:
|
||||
- dependency-name: "@types/node"
|
||||
|
||||
Reference in New Issue
Block a user