Skip to content

Commit

Permalink
Merge pull request #304 from mawoka-myblock/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
mawoka-myblock authored Dec 12, 2023
2 parents 7a0b6bd + 363ed28 commit 10adb16
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 @@ -14,11 +14,11 @@ repos:
# - id: check-added-large-files

- repo: https://github.com/psf/black
rev: 23.10.1
rev: 23.11.0
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-prettier
rev: 'v3.0.3' # Use the sha / tag you want to point at
rev: 'v4.0.0-alpha.4' # Use the sha / tag you want to point at
hooks:
- id: prettier
files: "^frontend/"
Expand Down

0 comments on commit 10adb16

Please sign in to comment.