Skip to content
Snippets Groups Projects
Unverified Commit 3153dcfc authored by Justin Carpentier's avatar Justin Carpentier Committed by GitHub
Browse files

Merge pull request #404 from stack-of-tasks/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
parents bb3a42b7 034c6698
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,6 @@ jobs: ...@@ -11,7 +11,6 @@ jobs:
strategy: strategy:
matrix: matrix:
env: env:
- {ROS_DISTRO: melodic, PRERELEASE: false}
- {ROS_DISTRO: noetic} - {ROS_DISTRO: noetic}
- {ROS_DISTRO: rolling} - {ROS_DISTRO: rolling}
- {ROS_DISTRO: iron} - {ROS_DISTRO: iron}
......
...@@ -2,7 +2,7 @@ ci: ...@@ -2,7 +2,7 @@ ci:
autoupdate_branch: 'devel' autoupdate_branch: 'devel'
repos: repos:
- repo: https://github.com/pre-commit/mirrors-clang-format - repo: https://github.com/pre-commit/mirrors-clang-format
rev: v17.0.4 rev: v17.0.5
hooks: hooks:
- id: clang-format - id: clang-format
args: ['--style={BasedOnStyle: Google, SortIncludes: false, Standard: Cpp03}'] args: ['--style={BasedOnStyle: Google, SortIncludes: false, Standard: Cpp03}']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment