Skip to content

Commit

Permalink
Merge bd90e4c into 57c2516
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Feb 21, 2023
2 parents 57c2516 + bd90e4c commit 4fbcf91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -138,7 +138,7 @@ repos:
language: python
types: [python]
- repo: https://github.com/pycqa/pylint
rev: v2.16.0b1
rev: v2.16.2
hooks:
- id: pylint
args: [
Expand All @@ -147,7 +147,7 @@ repos:
language: python
types: [python]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.991
rev: v1.0.1
hooks:
- id: mypy
language: python
Expand Down

0 comments on commit 4fbcf91

Please sign in to comment.