Skip to content

Commit 9580a45

Browse files
chore: pre-commit autoupdate (#3373)
* [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 <[email protected]>
1 parent eabf4ca commit 9580a45

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ repos:
6767

6868
# this validates our github workflow files
6969
- repo: https://github.com/python-jsonschema/check-jsonschema
70-
rev: 0.29.1
70+
rev: 0.29.2
7171
hooks:
7272
- id: check-github-workflows

doc/changelog.d/3373.added.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore: pre-commit autoupdate

0 commit comments

Comments
 (0)