Skip to content

Commit 8e024e3

Browse files
authored
Merge pull request #333 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 94f2984 + ad525cb commit 8e024e3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/ros_ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
- {ROS_DISTRO: melodic, PRERELEASE: false}
1515
- {ROS_DISTRO: noetic}
1616
- {ROS_DISTRO: foxy}
17-
- {ROS_DISTRO: galactic}
1817
- {ROS_DISTRO: rolling}
1918
- {ROS_DISTRO: humble}
2019
env:

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
hooks:
1212
- id: trailing-whitespace
1313
- repo: https://github.com/psf/black
14-
rev: 22.10.0
14+
rev: 22.12.0
1515
hooks:
1616
- id: black
1717
- repo: https://github.com/cheshirekow/cmake-format-precommit

0 commit comments

Comments
 (0)