ackama / lighthouse-matchers

Provides RSpec matchers for executing and evaluating Google Chrome Lighthouse audit scores
MIT License
15 stars 1 forks source link

Setup renovate to automatically update lighthouse (& lockfile) #25

Open G-Rath opened 3 years ago

G-Rath commented 3 years ago

We should setup renovate to automatically update lighthouse & refresh our lockfile (for security & whatnot), configured to auto-merge so we don't need to worry unless CI fails.

(@joshmcarthur I remembered why renovate over dependabot: the latter doesn't support automerge yet)