Commit Graph

10 Commits

Author SHA1 Message Date
Jake Howard 8ce25dcf2d
Use s6 to run everything in a single container 2024-01-13 21:43:10 +00:00
Jake Howard e271f81d4e
Only check patch dependencies on weekends
This avoids having tonnes of changing MRs
2022-11-03 13:55:05 +00:00
Jake Howard dd84f03bee
Only skip patch updates for dev dependencies
Normal dependencies may contain things like security releases, which we definitely want
2022-10-30 19:48:00 +00:00
Jake Howard aae66c4979
Don't open MRs for patch version updates
These can stack up once it's ready for a minor update, else I get flooded with MRs.
2022-09-25 22:13:23 +01:00
Jake Howard 72642d948f
Embrace poetry
pip-tools doesn't work well on renovate, and also makes some things annoying. Poetry has been a pain in the past, but let's see if intense usage will win me over.
2022-09-13 14:52:06 +01:00
Jake Howard 3c8562c35c
Restore rate limit on PR opens
There will probably be quite a few at first...
2022-09-13 08:25:00 +01:00
Jake Howard 3735119d7c
Fix regex for requirements matching 2022-09-13 08:14:24 +01:00
Jake Howard 50bc55ace1
Add renovate dependency dashboard 2022-09-13 08:12:26 +01:00
Jake Howard d8975e51e6
Explicitly tell renovate where requirements are
https://docs.renovatebot.com/modules/manager/pip-compile/
2022-09-12 08:35:26 +01:00
Jake Howard cbba1ede12
Add renovate 2022-09-08 20:59:29 +01:00