Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#774)
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>
Co-authored-by: pyansys-ci-bot <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and pyansys-ci-bot authored Jun 18, 2024
1 parent b139fec commit d44a32b
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -22,7 +22,7 @@ repos:
- id: isort

- repo: https://github.com/PyCQA/flake8
rev: 7.0.0
rev: 7.1.0
hooks:
- id: flake8
additional_dependencies: [flake8-pyproject]
Expand Down Expand Up @@ -66,7 +66,7 @@ repos:
- id: check-added-large-files

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.4
rev: 0.28.5
hooks:
- id: check-github-workflows

Expand Down
1 change: 1 addition & 0 deletions doc/changelog.d/774.changed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[pre-commit.ci] pre-commit autoupdate

0 comments on commit d44a32b

Please sign in to comment.