Skip to content

Commit 3942982

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
chore(config): sync config files with flake.lock
1 parent 143f632 commit 3942982

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.bun-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.6
1+
1.3.9

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.12.0
1+
24.13.0

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
{
4040
"matchPackageNames": ["@types/node"],
41-
"allowedVersions": "<=24.12.0"
41+
"allowedVersions": "<=24.13.0"
4242
},
4343
{
4444
"matchManagers": ["bun"],

wrangler.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://www.unpkg.com/wrangler/config-schema.json",
33
"name": "blog",
4-
"compatibility_date": "2026-01-23",
4+
"compatibility_date": "2026-02-23",
55
"pages_build_output_dir": "./dist"
66
}

0 commit comments

Comments
 (0)