diff options
| author | Valentin Popov <valentin@popov.link> | 2026-04-09 11:47:37 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-04-09 11:47:37 +0300 |
| commit | f90592d8a106bea418cbd3d8bce9c2d86029f93c (patch) | |
| tree | b5e4bc36e8b318641d34fd299911babf87b7e5d1 /renovate.config.cjs | |
| parent | 12aa763b05e0d5d903e77022afafc6d4bfccad9e (diff) | |
| download | popov.link-f90592d8a106bea418cbd3d8bce9c2d86029f93c.tar.xz popov.link-f90592d8a106bea418cbd3d8bce9c2d86029f93c.zip | |
feat: migrated to Astro 6
Diffstat (limited to 'renovate.config.cjs')
| -rw-r--r-- | renovate.config.cjs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/renovate.config.cjs b/renovate.config.cjs index 9d56531..ad40350 100644 --- a/renovate.config.cjs +++ b/renovate.config.cjs @@ -3,4 +3,4 @@ module.exports = { gitAuthor: "renovate[bot] <renovatebot@noreply.localhost>", optimizeForDisabled: true, platform: "gitea", -};
\ No newline at end of file +}; |
