Skip to content

Commit ac5eb46

Browse files
Update .github/dependabot.yml
1 parent 4ced87a commit ac5eb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ updates:
5151
- dependency-name: 'dt-app'
5252
update-types: ['version-update:semver-major']
5353
# Node.js version policy: Only allow LTS versions and be conservative about upgrades
54-
# Current: Node.js 22 (LTS until April 2027)
54+
# Current: Node.js 22 (LTS until October 2025)
5555
# Ignore non-LTS Node.js versions (odd-numbered major versions)
5656
- dependency-name: 'node'
5757
versions: ['23.x', '25.x', '27.x', '29.x', '31.x', '33.x']

0 commit comments

Comments
 (0)