Compare commits

...

2 commits

Author SHA1 Message Date
Johannes Loher 27316d8917
Add dungeonslayers/tickwerk to the renovated repositories
Some checks failed
ci/woodpecker/push/renovate Pipeline was successful
ci/woodpecker/cron/renovate Pipeline failed
2023-07-09 23:41:18 +02:00
Johannes Loher e498a996b2
Update renovate 2023-07-09 23:38:15 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
$schema: https://raw.githubusercontent.com/woodpecker-ci/woodpecker/master/pipeline/schema/schema.json
variables:
- &renovate_image ghcr.io/renovatebot/renovate:35.140.0-slim@sha256:ed52f451f4911ea60a5038d585b6b598aae35dfae3004e984ad145f480010042
- &renovate_image ghcr.io/renovatebot/renovate:35.159.7-slim@sha256:0fe1c95196c7c7843ba542d955e7b6072481dcefbb3a79cb0e8b23c7a64c84e7
steps:
renovate:

View file

@ -1,3 +1,3 @@
module.exports = {
repositories: ["dungeonslayers/ds4", "saluu/darkness-dependent-vision"],
repositories: ["dungeonslayers/ds4", "dungeonslayers/tickwerk", "saluu/darkness-dependent-vision"],
};