Add a Dependabot configuration to keep dependencies up-to-date (#7653)

Also adds a package-lock.json file to ensure broken dependencies are not included by accident.
This commit is contained in:
Jon Koops
2021-09-06 10:20:33 +02:00
committed by GitHub
parent 9aafb0dc62
commit 604d922bf6
3 changed files with 10738 additions and 1 deletions

1
.gitignore vendored
View File

@ -17,6 +17,5 @@ bower.json
component.json
debug/local/
Gemfile.lock
package-lock.json
yarn.lock
*.log