Skip to content

Commit cb066e3

Browse files
ci: pre-commit autoupdate (#4180)
* ci: pre-commit autoupdate updates: - [github.com/python-jsonschema/check-jsonschema: 0.33.2 → 0.33.3](python-jsonschema/check-jsonschema@0.33.2...0.33.3) * chore: adding changelog file 4180.miscellaneous.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 <[email protected]>
1 parent 245fa84 commit cb066e3

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
@@ -90,7 +90,7 @@ repos:
9090

9191
# this validates our github workflow files
9292
- repo: https://github.com/python-jsonschema/check-jsonschema
93-
rev: 0.33.2
93+
rev: 0.33.3
9494
hooks:
9595
- id: check-github-workflows
9696

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

0 commit comments

Comments
 (0)