Compare commits
3 Commits
17b3d670f7
...
a6aa1d07b5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a6aa1d07b5 | ||
|
|
fc23100592 | ||
| 7c882fb17a |
@@ -10,7 +10,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:38.89.3
|
container: ghcr.io/renovatebot/renovate:38.77.8
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: renovate
|
- run: renovate
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"updateTypes": ["minor", "patch", "pin", "digest"],
|
"updateTypes": ["minor", "patch", "pin", "digest"],
|
||||||
"automerge": false
|
"automerge": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user