Skip to content

Commit 37644b7

Browse files
mamueluthgithub-actions[bot]
authored andcommitted
Bump version of pre-commit hooks
1 parent c2dd183 commit 37644b7

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
@@ -56,7 +56,7 @@ repos:
5656
args: ["--line-length=99"]
5757

5858
- repo: https://github.com/pycqa/flake8
59-
rev: 7.1.1
59+
rev: 7.1.2
6060
hooks:
6161
- id: flake8
6262
args: ["--extend-ignore=E501"]
@@ -133,7 +133,7 @@ repos:
133133
exclude: CHANGELOG\.rst|\.(svg|pyc|drawio)$
134134

135135
- repo: https://github.com/python-jsonschema/check-jsonschema
136-
rev: 0.31.1
136+
rev: 0.31.2
137137
hooks:
138138
- id: check-github-workflows
139139
args: ["--verbose"]

0 commit comments

Comments
 (0)