Remove depandabot - for this project its too annoying without real benefits

This commit is contained in:
Michal Dorner
2021-05-13 23:00:15 +02:00
parent 0ed324d155
commit 7c6c7df048

View File

@@ -1,11 +0,0 @@
version: 2
updates:
# Enable version updates for npm
- package-ecosystem: 'npm'
# Look for `package.json` and `lock` files in the `root` directory
directory: '/'
# Check the npm registry for updates every day (weekdays)
schedule:
interval: 'monthly'
ignore:
- dependency-name: '@types/node'