Skip to content

Commit a1ab925

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#1253)
2 parents e2a4046 + 4abfe13 commit a1ab925

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
@@ -9,7 +9,7 @@ repos:
99
- id: trailing-whitespace
1010
- id: end-of-file-fixer
1111
- repo: https://github.com/python-jsonschema/check-jsonschema
12-
rev: 0.36.1
12+
rev: 0.37.0
1313
hooks:
1414
- id: check-github-workflows
1515
- id: check-dependabot
@@ -31,7 +31,7 @@ repos:
3131
- 'flake8-comprehensions==3.17.0'
3232
- 'flake8-typing-as-t==1.0.0'
3333
- repo: https://github.com/PyCQA/isort
34-
rev: 7.0.0
34+
rev: 8.0.1
3535
hooks:
3636
- id: isort
3737
- repo: https://github.com/sirosen/slyp

0 commit comments

Comments
 (0)