Skip to content

Commit

Permalink
ci: pre-commit autoupdate (#3599)
Browse files Browse the repository at this point in the history
* ci: pre-commit autoupdate

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

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

---------

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 Dec 4, 2024
1 parent 4a2a4f2 commit 6853571
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 @@ -78,6 +78,6 @@ repos:

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

0 comments on commit 6853571

Please sign in to comment.