Skip to content

Commit

Permalink
Merge pull request #169 from pradyunsg/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
pradyunsg authored Jun 30, 2021
2 parents 1d8f2d2 + 757f48e commit fe00883
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: /~https://github.com/pre-commit/mirrors-prettier
rev: v2.3.1
rev: v2.3.2
hooks:
- id: prettier
exclude: src/furo/theme/.*|docs/(recommendations|reference/admonitions).md
Expand Down Expand Up @@ -42,7 +42,7 @@ repos:
- id: flake8

- repo: /~https://github.com/pre-commit/mirrors-mypy
rev: v0.902
rev: v0.910
hooks:
- id: mypy
args: [--disallow-untyped-defs, --ignore-missing-imports]
Expand Down

0 comments on commit fe00883

Please sign in to comment.