pydata / sparse

Sparse multi-dimensional arrays for the PyData ecosystem
https://sparse.pydata.org
BSD 3-Clause "New" or "Revised" License
604 stars 127 forks source link

Add "dependabot" to the ci #720

Closed DeaMariaLeon closed 4 months ago

DeaMariaLeon commented 4 months ago

Going through GitHub documentation, there is a suggestion to add a "dependabot".

If we set it up, it sends a PR when an update to actions is needed. Something to consider.. ?

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

hameerabbasi commented 4 months ago

That sounds like a great idea to me.