Commit 32ca74a
authored
🩹 [Patch]: Update Dependabot configuration to include labels for GitHub Actions (#15)
## Description
This pull request makes a small configuration update to the Dependabot
settings. It adds default labels to pull requests that update GitHub
Actions dependencies, making it easier to identify and manage them.
- Configuration improvement:
*
[`.github/dependabot.yml`](diffhunk://#diff-dd4fbda47e51f1e35defb9275a9cd9c212ecde0b870cba89ddaaae65c5f3cd28R10-R12):
Added `dependencies` and `github-actions` labels to Dependabot PRs for
GitHub Actions updates.1 parent 4390bce commit 32ca74a
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
0 commit comments