Skip to content

Commit 2ba9c9b

Browse files
committed
Remove backports.asyncio.runner
1 parent 9ec3714 commit 2ba9c9b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ repos:
4848
exclude: ^(docs|tests)/.*
4949
additional_dependencies:
5050
- pytest
51-
- backports.asyncio.runner
5251
- repo: https://github.com/pre-commit/pygrep-hooks
5352
rev: v1.10.0
5453
hooks:
@@ -86,7 +85,6 @@ repos:
8685
exclude: ^(docs|tests)/.*
8786
additional_dependencies:
8887
- pytest
89-
- backports.asyncio.runner
9088
ci:
9189
skip:
9290
- actionlint-docker

0 commit comments

Comments
 (0)