We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94f2984 + ad525cb commit 8e024e3Copy full SHA for 8e024e3
.github/workflows/ros_ci.yml
@@ -14,7 +14,6 @@ jobs:
14
- {ROS_DISTRO: melodic, PRERELEASE: false}
15
- {ROS_DISTRO: noetic}
16
- {ROS_DISTRO: foxy}
17
- - {ROS_DISTRO: galactic}
18
- {ROS_DISTRO: rolling}
19
- {ROS_DISTRO: humble}
20
env:
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
hooks:
12
- id: trailing-whitespace
13
- repo: https://github.com/psf/black
- rev: 22.10.0
+ rev: 22.12.0
- id: black
- repo: https://github.com/cheshirekow/cmake-format-precommit
0 commit comments