mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-03-18 16:00:20 +00:00
Compare commits
4 Commits
a513b20289
...
renovate/i
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f67ff26fa6 | ||
|
|
a5525202b8 | ||
| a3b8972ec2 | |||
| 278e5f0f9a |
10
.github/renovate.json
vendored
10
.github/renovate.json
vendored
@@ -2,15 +2,5 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"github>ivuorinen/renovate-config"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"managers": [
|
||||
"github-actions"
|
||||
],
|
||||
"schedule": [
|
||||
"daily"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -29,5 +29,5 @@ jobs:
|
||||
|
||||
steps:
|
||||
# yamllint disable rule:line-length
|
||||
- uses: ivuorinen/actions/pr-lint@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11
|
||||
- uses: ivuorinen/actions/pr-lint@1da3a0e79fcd7da6bed9ee1979f1449ba11f58f9 # v2026.03.14
|
||||
# yamllint enable rule:line-length
|
||||
|
||||
@@ -1 +1 @@
|
||||
3.13.2
|
||||
3.14.3
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>ivuorinen/renovate-config"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user