Thank you for taking the time to improve Arrow! Before submitting your pull request, please check all appropriate boxes:
[ ] ๐งช Added tests for changed code.
[ ] ๐ ๏ธ All tests pass when run locally (run tox or make test to find out!).
[ ] ๐งน All linting checks pass when run locally (run tox -e lint or make lint to find out!).
[ ] ๐ Updated documentation for changed code.
[ ] โฉ Code is up-to-date with the master branch.
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.
Pull Request Checklist
Thank you for taking the time to improve Arrow! Before submitting your pull request, please check all appropriate boxes:
tox
ormake test
to find out!).tox -e lint
ormake lint
to find out!).master
branch.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.