mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 14:27:10 +01:00
Dependabot ignore @types/node
This commit is contained in:
parent
e6cf286b96
commit
be44d6bbcb
1 changed files with 2 additions and 0 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -7,3 +7,5 @@ updates:
|
||||||
# Check the npm registry for updates every day (weekdays)
|
# Check the npm registry for updates every day (weekdays)
|
||||||
schedule:
|
schedule:
|
||||||
interval: 'monthly'
|
interval: 'monthly'
|
||||||
|
ignore:
|
||||||
|
- dependency-name: '@types/node'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue