Skip to content

Commit 79bbe35

Browse files
[pre-commit.ci] pre-commit autoupdate
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)
1 parent d12381a commit 79bbe35

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
@@ -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)