Merge pull request #280 from mawoka-myblock/pre-commit-ci-update-config

This commit is contained in:
Marlon
2023-09-15 14:25:29 +02:00
committed by GitHub
+2 -2
View File
@@ -14,11 +14,11 @@ repos:
# - id: check-added-large-files
- repo: https://github.com/psf/black
rev: 23.7.0
rev: 23.9.1
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-prettier
rev: 'v3.0.2' # Use the sha / tag you want to point at
rev: 'v3.0.3' # Use the sha / tag you want to point at
hooks:
- id: prettier
files: "^frontend/"