SAME-Project / same-project

https://sameproject.ml/
Apache License 2.0
20 stars 8 forks source link

set up dependabot to automate updating dependencies #41

Open lukemarsden opened 2 years ago

lukemarsden commented 2 years ago

issues like the azure sdk only working on old pythons would have been solved by having dependabot auto-update our deps when new ones are released.

of course, this works better in conjunction with working CI so you have confidence that the new deps, y'know, work 😄 #34