v1.0.9
🩹 [Patch]: Update Dependabot configuration to include labels for GitHub Actions (#12)
Description
This pull request adds a Dependabot configuration file to the repository, enabling automated dependency updates for GitHub Actions workflows.
Dependency management automation:
- Added a
.github/dependabot.yml
file to configure Dependabot to check for updates to GitHub Actions dependencies on a weekly schedule and label related pull requests withdependencies
andgithub-actions
.