Commit c0aa2fc
committed
fix(dependabot): replace ignored paths with exclude-paths
The `ignore` key has been deprecated in favor of `exclude-paths`.
This change ensures compatibility with the latest Dependabot configuration options.
See: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#exclude-paths-1 parent 437b35f commit c0aa2fc
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments