dependabot configuration file added

This commit is contained in:
Alexander Bukhalo 2022-08-24 14:51:12 +03:00
parent d291d96926
commit 6d66406508
No known key found for this signature in database

8
dependabot.yml Normal file
View File

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
ignore:
- dependency-name: 'typescript'