forked from toolshed/abra-hetzner
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
f310c0acb2 | |||
3fe1fac8c5 | |||
e6a98ea487 |
@ -3,7 +3,7 @@ kind: pipeline
|
||||
name: linters
|
||||
steps:
|
||||
- name: run shellcheck
|
||||
image: koalaman/shellcheck-alpine:v0.7.1
|
||||
image: koalaman/shellcheck-alpine:v0.9.0
|
||||
commands:
|
||||
- shellcheck abra-hetzner
|
||||
trigger:
|
||||
|
3
renovate.json
Normal file
3
renovate.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user