Skip to content

Commit

Permalink
Merge pull request #399 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 e0e11fb + f9fdf0b commit 3a7f2ad
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 @@ -15,6 +15,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 @@ -22,7 +22,7 @@ repos:
utils/mc_bin_flatbuffers/.*
)$
- 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 3a7f2ad

Please sign in to comment.