3 Commits

Author SHA1 Message Date
Sebastian f5bcf1328f fix(deps): replace dependency @tsconfig/node22 with @tsconfig/node24
Build Test / build (pull_request) Successful in 15s
2026-02-11 06:06:04 +00:00
Sebastian 02a03d0265 Merge pull request 'chore: update renovate workflow' (#13) from chore/update-renovate-3 into main
Reviewed-on: #13
2026-02-11 06:03:15 +00:00
Sebastian c9b02d68fb chore: update renovate workflow
Build Test / build (pull_request) Successful in 14s
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-02-11 01:02:13 -05:00
+6
View File
@@ -18,6 +18,12 @@ jobs:
node-version: 24
cache: npm
- name: Set up PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.5'
tools: composer:v2
- name: Install Renovate
run: npm install -g renovate