Commit 80c69f9
authored
refactor: preventing the need for some dependencies updates approvals (#335)
* refactor: preventing the need for some dependencies updates approvals
As we use this dependency only within our GitHub Action but not within any JavaScript, it's easy not to pin it to a minor or even patch version, but only major.
* fix: this approach doesn't work1 parent 3cbca80 commit 80c69f9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments