Compare commits
2 commits
c10a21163c
...
27316d8917
Author | SHA1 | Date | |
---|---|---|---|
27316d8917 | |||
e498a996b2 |
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module.exports = {
|
||||
repositories: ["dungeonslayers/ds4", "saluu/darkness-dependent-vision"],
|
||||
repositories: ["dungeonslayers/ds4", "dungeonslayers/tickwerk", "saluu/darkness-dependent-vision"],
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue