Skip to content

Commit c085706

Browse files
ci: pre-commit autoupdate (#3482)
* ci: pre-commit autoupdate updates: - [github.com/python-jsonschema/check-jsonschema: 0.29.3 → 0.29.4](python-jsonschema/check-jsonschema@0.29.3...0.29.4) * chore: adding changelog file 3482.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 <[email protected]>
1 parent 6012cd8 commit c085706

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
@@ -78,6 +78,6 @@ repos:
7878

7979
# this validates our github workflow files
8080
- repo: https://github.com/python-jsonschema/check-jsonschema
81-
rev: 0.29.3
81+
rev: 0.29.4
8282
hooks:
8383
- id: check-github-workflows
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)