dequelabs / watcher-examples

2 stars 7 forks source link

ci: add dependabot config to manage dependency updates #194

Open Zidious opened 1 month ago

Zidious commented 1 month ago

This PR sets up dependabot so we can stay on top of dependencies. Each framework will have its own group so it is only tied into the generic npm dependencies such as eslnt etc.

Should let https://github.com/dequelabs/watcher-examples/pull/193 land first before merging this as that updates most dependencies.

No QA Required