simondotm / nx-firebase

Firebase plugin for Nx Monorepos
https://www.npmjs.com/package/@simondotm/nx-firebase
MIT License
175 stars 31 forks source link

Use dependabot to keep firebase SDK versions upto date #194

Closed simondotm closed 3 months ago

simondotm commented 3 months ago

Bit of a chore to keep checking when firebase SDK versions have updated. Instead, we could use dependabot versions to do this automatically.

This way, the latest releases of the plugin will automatically install the latest firebase sdk versions for end users with fresh workspaces.