Skip to content

Commit

Permalink
Merge branch 'humble' into humble
Browse files Browse the repository at this point in the history
  • Loading branch information
annaborn authored Feb 12, 2024
2 parents e8746ce + bc91ec2 commit ba8257a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
python-version: 3.10.6
- name: Install system hooks
run: sudo apt install -qq cppcheck ament-cmake-uncrustify ament-cmake-pep257
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1
with:
extra_args: --all-files --hook-stage manual

0 comments on commit ba8257a

Please sign in to comment.