Skip to content

Commit b0c5f30

Browse files
[pre-commit.ci] pre-commit autoupdate (#882)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 80e6773 commit b0c5f30

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
@@ -13,7 +13,7 @@ repos:
1313
additional_dependencies: [black==23.11.0]
1414

1515
- repo: https://github.com/pycqa/isort
16-
rev: 5.12.0
16+
rev: 5.13.0
1717
hooks:
1818
- id: isort
1919

@@ -56,6 +56,6 @@ repos:
5656

5757
# this validates our github workflow files
5858
- repo: https://github.com/python-jsonschema/check-jsonschema
59-
rev: 0.27.2
59+
rev: 0.27.3
6060
hooks:
6161
- id: check-github-workflows

0 commit comments

Comments
 (0)