Commit 321bb96
authored
🩹 [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 with `dependencies` and `github-actions`.1 parent b125d01 commit 321bb96
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments