Skip to content

Commit af3d63e

Browse files
[pre-commit.ci] pre-commit autoupdate (#120)
updates: - [github.com/PyCQA/pylint: v3.0.0a6 → v3.0.0a7](pylint-dev/pylint@v3.0.0a6...v3.0.0a7) - [github.com/pre-commit/mirrors-mypy: v1.4.1 → v1.5.1](pre-commit/mirrors-mypy@v1.4.1...v1.5.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c95e0ad commit af3d63e

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: v3.0.0a6
22+
rev: v3.0.0a7
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: v1.4.1
36+
rev: v1.5.1
3737
hooks:
3838
- id: mypy
3939
additional_dependencies:

0 commit comments

Comments
 (0)