Skip to content

Commit

Permalink
ci: downgrade add-license-headers ansys precommit hook. (#3667)
Browse files Browse the repository at this point in the history
* ci: downgrade add-license-headers ansys precommit hook.

* chore: adding changelog file 3667.maintenance.md [dependabot-skip]

---------

Co-authored-by: pyansys-ci-bot <[email protected]>
  • Loading branch information
germa89 and pyansys-ci-bot authored Jan 15, 2025
1 parent 8cf4cf8 commit 20f82d1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ci:
repos:

- repo: https://github.com/ansys/pre-commit-hooks
rev: v0.5.0
rev: v0.4.4
hooks:
- id: add-license-headers
args:
Expand Down
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2025 ANSYS, Inc. and/or its affiliates.
Copyright (c) 2016 - 2025 ANSYS, Inc. and/or its affiliates.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand All @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.
1 change: 1 addition & 0 deletions doc/changelog.d/3667.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ci: downgrade add-license-headers ansys precommit hook.

0 comments on commit 20f82d1

Please sign in to comment.