Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#286)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Dec 1, 2020
1 parent de812c5 commit f99e177
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
Expand Up @@ -34,11 +34,11 @@ repos:
args: ["-m3", "-w 100", "--tc"]
exclude: ^tests/
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v2.2.0" # Use the sha or tag you want to point at
rev: "v2.2.1" # Use the sha or tag you want to point at
hooks:
- id: prettier
- repo: https://gitlab.com/pycqa/flake8
rev: "" # pick a git hash / tag to point to
rev: "3.8.4" # pick a git hash / tag to point to
hooks:
- id: flake8
exclude: ^tests/
Expand Down

0 comments on commit f99e177

Please sign in to comment.