Skip to content

Commit 978277a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.10.0 → v1.11.0](pre-commit/mirrors-mypy@v1.10.0...v1.11.0) - [github.com/pycqa/pylint: v3.2.3 → v3.2.6](pylint-dev/pylint@v3.2.3...v3.2.6)
1 parent 6ac5cb2 commit 978277a

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
@@ -57,7 +57,7 @@ repos:
5757
args: ["--py39-plus"]
5858

5959
- repo: https://github.com/pre-commit/mirrors-mypy
60-
rev: v1.10.0
60+
rev: v1.11.0
6161
hooks:
6262
- id: mypy
6363
additional_dependencies:
@@ -67,7 +67,7 @@ repos:
6767
- types-requests
6868

6969
- repo: https://github.com/pycqa/pylint
70-
rev: v3.2.3
70+
rev: v3.2.6
7171
hooks:
7272
- id: pylint
7373
additional_dependencies:

0 commit comments

Comments
 (0)