Skip to content

Commit bfd58f0

Browse files
[pre-commit.ci] pre-commit autoupdate (#534)
updates: - [github.com/sirosen/slyp: 0.8.1 → 0.8.2](sirosen/slyp@0.8.1...0.8.2) - [github.com/PyCQA/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d12381a commit bfd58f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ repos:
3636
- 'flake8-typing-as-t==0.0.3'
3737
- 'flake8-comprehensions==3.15.0'
3838
- repo: https://github.com/sirosen/slyp
39-
rev: 0.8.1
39+
rev: 0.8.2
4040
hooks:
4141
- id: slyp
4242
- repo: https://github.com/PyCQA/isort
43-
rev: 6.0.0
43+
rev: 6.0.1
4444
hooks:
4545
- id: isort
4646
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)