Commit 7dbb19e
authored
fix(github-actions): explicitly allow renovate as a dependency through the license check (#2674)
Explicitly ignore renovate for license check as we have determined an exception for this package. Additionally use hyphen separators instead of underscores
based on new documentation.1 parent be69a70 commit 7dbb19e
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments