Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#328)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Mar 3, 2025
1 parent f6a3b2d commit e2b3c7d
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 @@ -9,7 +9,7 @@ repos:
- '--line-length=100'

- repo: https://github.com/pycqa/isort
rev: 6.0.0
rev: 6.0.1
hooks:
- id: isort
files: '^ansys-grantami-serverapi-openapi/(src|tests)'
Expand All @@ -23,7 +23,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/ansys/pre-commit-hooks
rev: v0.5.1
rev: v0.5.2
hooks:
- id: add-license-headers
args:
Expand Down

0 comments on commit e2b3c7d

Please sign in to comment.