Skip to content

Commit

Permalink
Merge pull request #26 from MinatoAquaCrews/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
⬆️ auto update by pre-commit hooks
  • Loading branch information
KafCoppelia authored Oct 5, 2023
2 parents 39a83cc + 513f3a4 commit 7cd6f45
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 @@ -13,13 +13,13 @@ repos:
stages: [commit]

- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.9.1
hooks:
- id: black
stages: [commit]

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.9-for-vscode
rev: v3.0.3
hooks:
- id: prettier
types_or: [markdown, yaml, json]
Expand Down

0 comments on commit 7cd6f45

Please sign in to comment.