Skip to content

Commit

Permalink
Update pre-commit hooks, fixes license header step (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
greschd authored Jan 18, 2024
1 parent aaea1cd commit 80bc8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/ansys/pre-commit-hooks
rev: v0.2.6
rev: v0.2.8
hooks:
- id: add-license-headers
args: ["--start_year", "2024"]
Expand Down

0 comments on commit 80bc8ff

Please sign in to comment.