Age of Dependabot
Summary
This release upgrades the Dependabot integration by allowing it to check for updates to GitHub Actions in addition to pip packages. It also includes an improvement to the project's structure, better documentation, and some minor bugfixes.
New features
- Configure dependabot to update GitHub Actions (closes #64)
Issues fixed
- Resolve the pylint import error encountered during the GitHub Action workflow execution (closes #58)