Compare commits
3 Commits
renovate/m
...
56e8a70491
| Author | SHA1 | Date | |
|---|---|---|---|
| 56e8a70491 | |||
| fc25b66e2b | |||
| 6150c1d6e1 |
@@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@tailwindcss/vite": "^4.2.0",
|
||||
"@tauri-apps/cli": "^2",
|
||||
"@vitejs/plugin-vue": "^6.0.4",
|
||||
"eslint": "^10.0.0",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-format": "^1.4.0",
|
||||
"tailwindcss": "^4.2.0",
|
||||
"typescript": "~5.9.3",
|
||||
|
||||
496
pnpm-lock.yaml
generated
496
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -1,11 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"updateTypes": ["minor", "patch", "pin", "digest"],
|
||||
"automerge": true
|
||||
}
|
||||
"local>spenke-nordic-ab/renovate-config"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user