Skip to content

Commit 15b885a

Browse files
pre-commit autoupdate (#113)
updates: - [github.com/PyCQA/pylint: v2.16.1 → v2.16.4](pylint-dev/pylint@v2.16.1...v2.16.4) - [github.com/pre-commit/mirrors-mypy: v0.991 → v1.0.1](pre-commit/mirrors-mypy@v0.991...v1.0.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d321136 commit 15b885a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
hooks:
2020
- id: flake8
2121
- repo: https://github.com/PyCQA/pylint
22-
rev: v2.16.1
22+
rev: v2.16.4
2323
hooks:
2424
- id: pylint
2525
args:
@@ -33,7 +33,7 @@ repos:
3333
- gql[aiohttp]~=3.3.0
3434
- async-lru~=1.0.3
3535
- repo: https://github.com/pre-commit/mirrors-mypy
36-
rev: v0.991
36+
rev: v1.0.1
3737
hooks:
3838
- id: mypy
3939
additional_dependencies:

0 commit comments

Comments
 (0)