Skip to content

Commit 039c298

Browse files
[pre-commit.ci] pre-commit autoupdate (#964)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: J. Nick Koston <nick@koston.org>
1 parent a27f057 commit 039c298

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ci:
55

66
repos:
77
- repo: https://github.com/python-jsonschema/check-jsonschema.git
8-
rev: 0.27.3
8+
rev: 0.28.6
99
hooks:
1010
- id: check-github-workflows
1111
files: ^\.github/workflows/[^/]+$
@@ -23,14 +23,14 @@ repos:
2323
- id: check-readthedocs
2424

2525
- repo: https://github.com/adrienverge/yamllint.git
26-
rev: v1.33.0
26+
rev: v1.35.1
2727
hooks:
2828
- id: yamllint
2929
args:
3030
- --strict
3131

3232
- repo: https://github.com/PyCQA/flake8.git
33-
rev: 7.0.0
33+
rev: 7.1.0
3434
hooks:
3535
- id: flake8
3636
alias: flake8-no-wps
@@ -105,7 +105,7 @@ repos:
105105
- rst
106106

107107
- repo: https://github.com/pre-commit/mirrors-mypy.git
108-
rev: v1.7.1
108+
rev: v1.10.1
109109
hooks:
110110
- id: mypy
111111
alias: mypy-py313

0 commit comments

Comments
 (0)