Compare commits
2 Commits
a6aa1d07b5
...
17b3d670f7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
17b3d670f7 | ||
| 6afeb6e30d |
@@ -10,7 +10,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:38.77.8
|
container: ghcr.io/renovatebot/renovate:38.89.3
|
||||||
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": true
|
"automerge": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user