Skip to content

Commit

Permalink
Merge pull request #104 from jrl-umi3218/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet authored Oct 10, 2023
2 parents fb6397d + aa78f14 commit 74c81e6
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 @@ -8,7 +8,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 74c81e6

Please sign in to comment.