mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-01 02:45:22 -08:00
Dependabot ignore @types/node
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -7,3 +7,5 @@ updates:
|
||||
# Check the npm registry for updates every day (weekdays)
|
||||
schedule:
|
||||
interval: 'monthly'
|
||||
ignore:
|
||||
- dependency-name: '@types/node'
|
||||
|
||||
Reference in New Issue
Block a user