3 Commits

Author SHA1 Message Date
Renovate Bot
74e72587fd Update dependency @biomejs/biome to v1.9.4
Some checks failed
renovate/artifacts Artifact file update failure
2026-02-22 11:42:05 +00:00
905090e114 Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
All checks were successful
Astro 自动部署 / deploy (push) Successful in 30s
Reviewed-on: #1
2026-02-22 19:41:35 +08:00
Renovate Bot
38bda65c54 Add renovate.json 2026-02-22 11:40:45 +00:00
2 changed files with 4 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
"devDependencies": { "devDependencies": {
"@astrojs/check": "^0.9.6", "@astrojs/check": "^0.9.6",
"@astrojs/tailwind": "^6.0.2", "@astrojs/tailwind": "^6.0.2",
"@biomejs/biome": "1.7.3", "@biomejs/biome": "1.9.4",
"@tailwindcss/typography": "^0.5.13", "@tailwindcss/typography": "^0.5.13",
"astro": "^5.17.2", "astro": "^5.17.2",
"tailwindcss": "^3.4.3", "tailwindcss": "^3.4.3",

3
renovate.json Normal file
View File

@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}