A GitHub Action that creates meaningful pull requests with updates to your niv-managed dependencies, so you don't have to do menial chores.
BSD 3-Clause "New" or "Revised" License
29
stars
11
forks
source link
Fix: use togithub.com redirects instead of duckduckgo #50
Closed
knl closed 2 years ago
r.duckduckgo.com seems to stopped doing redirects. We need them to prevent github from backlinking into issues.
This change switches to using togithub.com, the same service used by the renovatebot.
Closes #49