mirror of
https://github.com/morten-olsen/homelab-operator.git
synced 2026-02-08 01:36:28 +01:00
Compare commits
1 Commits
renovate/p
...
renovate/r
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
37fc628a67 |
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v5
|
||||||
- name: Self-hosted Renovate
|
- name: Self-hosted Renovate
|
||||||
uses: renovatebot/github-action@v43.0.13
|
uses: renovatebot/github-action@v43.0.20
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
configurationFile: ./renovate.json5
|
configurationFile: ./renovate.json5
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
"#bootstrap/*": "./src/bootstrap/*",
|
"#bootstrap/*": "./src/bootstrap/*",
|
||||||
"#utils/*": "./src/utils/*"
|
"#utils/*": "./src/utils/*"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.27.0",
|
"packageManager": "pnpm@10.17.1",
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"onlyBuiltDependencies": [
|
"onlyBuiltDependencies": [
|
||||||
"sqlite3"
|
"sqlite3"
|
||||||
|
|||||||
Reference in New Issue
Block a user