Skip to content

Commit 39f16a6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.30.0 → 0.31.0](python-jsonschema/check-jsonschema@0.30.0...0.31.0) - [github.com/ansys/pre-commit-hooks: v0.4.4 → v0.5.0](ansys/pre-commit-hooks@v0.4.4...v0.5.0)
1 parent 90ff7e6 commit 39f16a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ repos:
3737

3838
# this validates our github workflow files
3939
- repo: https://github.com/python-jsonschema/check-jsonschema
40-
rev: 0.30.0
40+
rev: 0.31.0
4141
hooks:
4242
- id: check-github-workflows
4343

4444
- repo: https://github.com/ansys/pre-commit-hooks
45-
rev: v0.4.4
45+
rev: v0.5.0
4646
hooks:
4747
- id: add-license-headers
4848
exclude: ^tests/assets/.*$

0 commit comments

Comments
 (0)