Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: f6c139c5215ce04fd3e73a900f1372942d58eca0 → 27d20144a7517594e24a1649451177b2a11284be](psf/black@f6c139c...27d2014)
- https://github.com/myint/docformatterhttps://github.com/PyCQA/docformatter
- [github.com/PyCQA/docformatter: e0c24db9430c0df94a077c07af2e1de536689c5f → 8b8dae1d990e2e4fec7ff6704a79c23a403cd605](PyCQA/docformatter@e0c24db...8b8dae1)
  • Loading branch information
pre-commit-ci[bot] committed Oct 10, 2022
1 parent 1493e57 commit afeccc5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: f6c139c5215ce04fd3e73a900f1372942d58eca0 # frozen: 22.6.0
rev: 27d20144a7517594e24a1649451177b2a11284be # frozen: 22.10.0
hooks:
- id: black
- repo: https://github.com/myint/docformatter
rev: e0c24db9430c0df94a077c07af2e1de536689c5f # frozen: v1.5.0-rc1
- repo: https://github.com/PyCQA/docformatter
rev: 8b8dae1d990e2e4fec7ff6704a79c23a403cd605 # frozen: v1.5.0
hooks:
- id: docformatter
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit afeccc5

Please sign in to comment.