Skip to content

Commit

Permalink
updated xbot_framework
Browse files Browse the repository at this point in the history
  • Loading branch information
ClemensElflein committed Feb 3, 2025
1 parent a6acd49 commit 1794eee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ repos:
- id: forbid-new-submodules
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/pocc/pre-commit-hooks
rev: v1.3.5
hooks:
- id: clang-format
args: [--style=file, -i, --version=14.0.0]
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v14.0.0
hooks:
- id: clang-format
args: [--style=file]
2 changes: 1 addition & 1 deletion ext/xbot_framework

0 comments on commit 1794eee

Please sign in to comment.