Skip to content

Commit 3eb596f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/ansys/pre-commit-hooks: v0.4.4 → v0.5.1](ansys/pre-commit-hooks@v0.4.4...v0.5.1) - [github.com/python-jsonschema/check-jsonschema: 0.30.0 → 0.31.0](python-jsonschema/check-jsonschema@0.30.0...0.31.0)
1 parent 839b60d commit 3eb596f

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
@@ -1,7 +1,7 @@
11
repos:
22

33
- repo: https://github.com/ansys/pre-commit-hooks
4-
rev: v0.4.4
4+
rev: v0.5.1
55
hooks:
66
- id: add-license-headers
77
args:
@@ -51,6 +51,6 @@ repos:
5151

5252
# this validates our github workflow files
5353
- repo: https://github.com/python-jsonschema/check-jsonschema
54-
rev: 0.30.0
54+
rev: 0.31.0
5555
hooks:
5656
- id: check-github-workflows

0 commit comments

Comments
 (0)