arrow-py / arrow

๐Ÿน Better dates & times for Python
https://arrow.readthedocs.io
Apache License 2.0
8.73k stars 684 forks source link

feat: add dependabot for GH actions #1193

Closed rettinghaus closed 1 month ago

rettinghaus commented 1 month ago

Pull Request Checklist

Thank you for taking the time to improve Arrow! Before submitting your pull request, please check all appropriate boxes:

If you have any questions about your code changes or any of the points above, please submit your questions along with the pull request and we will try our best to help!

Description of Changes

This adds a simple dependabot configuration for updating the used GH Actions.

jadchaar commented 1 month ago

Do we need to make any changes to the Github repo to enable this bot? Or does it work out of the box?