Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #123 from PhoenixDL/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit suggestions
  • Loading branch information
justusschock authored Oct 27, 2021
2 parents d5b8358 + d770ccb commit 437f891
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 @@ -35,7 +35,7 @@ repos:
- id: yesqa

- repo: https://github.com/psf/black
rev: 21.7b0
rev: 21.9b0
hooks:
- id: black
name: Format code
Expand All @@ -47,7 +47,7 @@ repos:
name: imports

- repo: https://github.com/executablebooks/mdformat
rev: 0.7.7
rev: 0.7.10
hooks:
- id: mdformat
additional_dependencies:
Expand Down

0 comments on commit 437f891

Please sign in to comment.