Skip to content

Commit

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

updates:
- [github.com/python-jsonschema/check-jsonschema: 0.29.1 → 0.29.2](python-jsonschema/check-jsonschema@0.29.1...0.29.2)

* chore: adding changelog file 3373.miscellaneous.md

* chore: adding changelog file 3373.added.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 27, 2024
1 parent eabf4ca commit 9580a45
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 @@ -67,6 +67,6 @@ repos:

# this validates our github workflow files
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.1
rev: 0.29.2
hooks:
- id: check-github-workflows
1 change: 1 addition & 0 deletions doc/changelog.d/3373.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: pre-commit autoupdate

0 comments on commit 9580a45

Please sign in to comment.