Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#3351)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/numpy/numpydoc: v1.8.0rc2 → v1.8.0](numpy/numpydoc@v1.8.0rc2...v1.8.0)

* chore: adding changelog file 3351.miscellaneous.md

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] and pyansys-ci-bot authored Aug 14, 2024
1 parent c9f249b commit 13865b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -15,7 +15,7 @@ repos:
- id: isort

- repo: https://github.com/numpy/numpydoc
rev: v1.8.0rc2
rev: v1.8.0
hooks:
- id: numpydoc-validation
exclude: |
Expand Down
1 change: 1 addition & 0 deletions doc/changelog.d/3351.miscellaneous.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[pre-commit.ci] pre-commit autoupdate

0 comments on commit 13865b9

Please sign in to comment.