Skip to content

Commit

Permalink
fix: pre-commit hook version
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue authored Jan 26, 2024
1 parent 2943fe7 commit 7b41fe8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ repos:
exclude: 'src/ansys_sphinx_theme/theme/ansys_sphinx_theme/_templates/'

- repo: https://github.com/ansys/pre-commit-hooks
rev: v0.2.6
rev: v0.2.8
hooks:
- id: add-license-headers
args:
- --start_year=2021
- --start_year=2021

0 comments on commit 7b41fe8

Please sign in to comment.