mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-03-18 14:00:17 +00:00
Compare commits
1 Commits
master
...
a513b20289
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a513b20289 |
10
.github/renovate.json
vendored
10
.github/renovate.json
vendored
@@ -2,5 +2,15 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"github>ivuorinen/renovate-config"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"managers": [
|
||||
"github-actions"
|
||||
],
|
||||
"schedule": [
|
||||
"daily"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
6
renovate.json
Normal file
6
renovate.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>ivuorinen/renovate-config"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user