mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +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)
|
||||
schedule:
|
||||
interval: 'monthly'
|
||||
ignore:
|
||||
- dependency-name: '@types/node'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue