mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-30 11:08:59 +00:00
Merge branch 'origin/main' into 'next-release/main'
This commit is contained in:
commit
88025337a2
3 changed files with 484 additions and 435 deletions
|
@ -14,7 +14,7 @@ repos:
|
|||
hooks:
|
||||
- id: golangci-lint
|
||||
- repo: https://github.com/igorshubovych/markdownlint-cli
|
||||
rev: v0.43.0
|
||||
rev: v0.44.0
|
||||
hooks:
|
||||
- id: markdownlint
|
||||
exclude: '^(docs/versioned_docs/.*|CHANGELOG.md)$'
|
||||
|
|
|
@ -20,9 +20,9 @@
|
|||
"dependencies": {
|
||||
"@kyvg/vue3-notification": "^3.4.1",
|
||||
"@mdi/js": "^7.4.47",
|
||||
"@tailwindcss/postcss": "4.0.0-beta.9",
|
||||
"@tailwindcss/postcss": "4.0.0",
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"@tailwindcss/vite": "4.0.0-beta.9",
|
||||
"@tailwindcss/vite": "4.0.0",
|
||||
"@vueuse/core": "^12.3.0",
|
||||
"ansi_up": "^6.0.2",
|
||||
"autoprefixer": "^10.4.20",
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue