Currently the only dependency updates we receive on the regular are updates for our dev dependencies likes typescript, eslint, etc. These packages do not need to be updated that regularly so the amount of spam PRs is unnecessary. We should look at removing these in the dependabot config.
Description
Currently the only dependency updates we receive on the regular are updates for our dev dependencies likes typescript, eslint, etc. These packages do not need to be updated that regularly so the amount of spam PRs is unnecessary. We should look at removing these in the dependabot config.
Approach
To be determined later
Blocks
Blocked By
Related To