Skip to content

Commit c372f46

Browse files
[pre-commit.ci] pre-commit autoupdate
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)
1 parent 50f035a commit c372f46

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
@@ -27,12 +27,12 @@ repos:
2727
- id: darglint
2828

2929
- repo: https://github.com/PyCQA/pylint
30-
rev: v2.16.1
30+
rev: v2.16.4
3131
hooks:
3232
- id: pylint
3333

3434
- repo: https://github.com/pre-commit/mirrors-mypy
35-
rev: v0.991
35+
rev: v1.0.1
3636
hooks:
3737
- id: mypy
3838
additional_dependencies: [types-pkg_resources]

0 commit comments

Comments
 (0)