Skip to content

Commit

Permalink
Use latest fix-license-header.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Aug 15, 2024
1 parent cb3bc5b commit cf2ae5f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,14 @@ repos:
- id: ruff-format
- id: ruff
- repo: https://github.com/glotzerlab/fix-license-header
rev: v0.3.2
rev: v0.4.0
hooks:
- id: fix-license-header
name: Fix license headers (rust)
name: Fix license headers
types_or: [rust]
args:
- --license-file=LICENSE
- --add=Part of row, released under the BSD 3-Clause License.
- --comment-prefix=//
- repo: https://github.com/crate-ci/typos
rev: v1.22.9
hooks:
Expand Down

0 comments on commit cf2ae5f

Please sign in to comment.