Commit graph

10 commits

Author SHA1 Message Date
Reto Brunner 0d12be138b renovate: Disable digest updates
There's a reason one pins a commit and it is because we
want that specific commit.
Renovate gets *really* noisy if commits are made frequently
to a repo, so let's disable it.
2022-04-13 21:48:21 +02:00
itsjohncs 3e387156f7 Have Renovate bot refresh our lockfile for us.
I noticed that caniuse-lite wants to be updated regularly via
`npx browserslist@latest --update-db`. Renovate bot can do this if we
enable its `lockFileMaintenance` option
([source](https://github.com/renovatebot/renovate/issues/8615)).

I'm not sure exactly how annoying Renovate bot will be if we enable
this option but I figure we can just try it and disable it if it's
annoying.
2022-02-02 14:37:24 -08:00
itsjohncs 7e0afc90fd Replace deprecated Renovate config options.
This was an automatically requested migration that the
`renovate-config-validator` asked for. It's hard to tell because the
config options it asked to be removed are no longer in their docs, but
I believe this will not change the behavior of the renovate bot at all.
2022-02-02 14:36:02 -08:00
Pavel Djundik 61ebd65367 Add depTypeList 2020-09-18 11:51:12 +03:00
Pavel Djundik 7ee0732f56 Change renovate to monthly 2020-09-18 11:49:01 +03:00
Pavel Djundik 44d207f5f5 Create devDependencies update prs on weekends 2019-10-14 12:28:05 +03:00
Alistair McKinlay ab8d819193 Set up Prettier on md, html, json, and yaml 2019-07-17 10:22:30 +01:00
Pavel Djundik 4890d6d477 Enable rebaseStalePrs in renovate 2018-05-24 16:44:47 +03:00
Pavel Djundik 67abcb03c2 Replace Greenkeeper with Renovate 2018-05-15 09:56:23 +03:00
Renovate Bot 31a8055c6e Add renovate.json 2018-05-15 09:56:11 +03:00