Skip to content

Commit 4dcfe4f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/john-hen/Flake8-pyproject: 1.1.0.post0 → 1.2.0](john-hen/Flake8-pyproject@1.1.0.post0...1.2.0) - [github.com/python-jsonschema/check-jsonschema: 0.19.1 → 0.19.2](python-jsonschema/check-jsonschema@0.19.1...0.19.2)
1 parent 1b50ded commit 4dcfe4f

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
@@ -48,7 +48,7 @@ repos:
4848
- id: mdformat
4949

5050
- repo: https://github.com/john-hen/Flake8-pyproject
51-
rev: 1.1.0.post0
51+
rev: 1.2.0
5252
hooks:
5353
- id: Flake8-pyproject
5454
alias: flake8
@@ -57,7 +57,7 @@ repos:
5757
stages: [manual]
5858

5959
- repo: https://github.com/python-jsonschema/check-jsonschema
60-
rev: 0.19.1
60+
rev: 0.19.2
6161
hooks:
6262
- id: check-github-workflows
6363

0 commit comments

Comments
 (0)