Fix nodejs version with respecting the runs.using

Revert following commits

- 2e3c15b181
- Part of 7c33447f79

Prevent similar troubles with following changes

- Add ignore entry for dependabot config
- Restrict engines.node in package.json
This commit is contained in:
Kenichi Kamiya
2024-12-20 02:42:28 +09:00
parent 4d4f51b9bb
commit 8a939bdd42
4 changed files with 19 additions and 13 deletions

View File

@@ -14,6 +14,10 @@ updates:
directory: /
schedule:
interval: weekly
ignore:
- dependency-name: '@types/node'
update-types:
- 'version-update:semver-major'
groups:
npm-development:
dependency-type: development