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/igorshubovych/markdownlint-cli: v0.27.1 → v0.28.1](igorshubovych/markdownlint-cli@v0.27.1...v0.28.1)
- [github.com/psf/black: 21.6b0 → 21.7b0](psf/black@21.6b0...21.7b0)
  • Loading branch information
pre-commit-ci[bot] authored Jul 26, 2021
1 parent f9a0085 commit c807817
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 @@ -16,7 +16,7 @@ repos:
hooks:
- id: dockerfilelint
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.27.1
rev: v0.28.1
hooks:
- id: markdownlint
- repo: https://github.com/pre-commit/mirrors-prettier
Expand All @@ -28,7 +28,7 @@ repos:
additional_dependencies:
- [email protected]
- repo: https://github.com/psf/black
rev: 21.6b0
rev: 21.7b0
hooks:
- id: black
language_version: python3.8
Expand Down

0 comments on commit c807817

Please sign in to comment.