diff options
author | 2024-04-22 22:52:30 +0800 | |
---|---|---|
committer | 2024-04-22 22:52:30 +0800 | |
commit | 8d5f3e8656027023f9fda51c66b0213ffe16d3a5 (patch) | |
tree | 474aa34dc2b89e697de2cc98e70a29987f233b53 /.github/renovate.json5 | |
parent | 2f4d627815d93ae8c10db747dc6cbf1dd9130cd6 (diff) | |
download | astro-8d5f3e8656027023f9fda51c66b0213ffe16d3a5.tar.gz astro-8d5f3e8656027023f9fda51c66b0213ffe16d3a5.tar.zst astro-8d5f3e8656027023f9fda51c66b0213ffe16d3a5.zip |
chore(deps): update all non-major dependencies (#10833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Diffstat (limited to '.github/renovate.json5')
-rw-r--r-- | .github/renovate.json5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 9e2a0a36e..9a93502be 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -12,6 +12,7 @@ // manually bumping deps "@biomejs/biome", "@types/node", + "preact-render-to-string", // https://github.com/withastro/astro/pull/10200 "sharp", // manually bumping workflow actions |