Skip to content

Commit

Permalink
Merge pull request #19 from jrl-umi3218/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
gergondet committed Oct 10, 2023
2 parents 45f8491 + d24575a commit e22251a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- doc/**
- README.md
- ".github/workflows/build.yml"
- ".pre-commit-config.yaml"
branches:
- "**"
tags:
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
hooks:
- id: clang-format
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-added-large-files
- id: check-ast
Expand Down

0 comments on commit e22251a

Please sign in to comment.