mvukov / rules_ros2

Build ROS 2 with Bazel
Apache License 2.0
80 stars 45 forks source link

Add default python and node versions in pre-commit #246

Closed lalten closed 7 months ago

lalten commented 7 months ago

This makes pre-commit run (again) on my machine.

Before that I got

ERROR: npm v9.6.6 is known not to run on Node.js v12.22.9.  This version of npm supports the following node versions: `^14.17.0 || ^16.13.0 || >=18.0.0`. You can find the latest version at https://nodejs.org/.

On a Ubuntu 22 machine.