Skip to content

Commit

Permalink
cicd: update add-license-header hook
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue authored Jan 29, 2024
1 parent f96b5cf commit b981ced
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
Expand Up @@ -43,7 +43,7 @@ repos:
exclude: '^poetry\.lock$'

- repo: https://github.com/ansys/pre-commit-hooks
rev: v0.2.6
rev: v0.2.8
hooks:
- id: add-license-headers
args: ["--start_year", "2023"]
Expand Down

0 comments on commit b981ced

Please sign in to comment.