Commit a3885e6
authored
Add Dependabot configuration for GitHub Actions updates (#17)
## Description
This pull request introduces a new Dependabot configuration to the
repository. The configuration enables automated version updates for
GitHub Actions dependencies on a weekly schedule.
Dependency management:
* Added a `.github/dependabot.yml` file to enable Dependabot updates for
GitHub Actions, scheduling checks weekly and labeling related pull
requests with `dependencies` and `github-actions`.1 parent 80586e7 commit a3885e6
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