Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -3,3 +3,4 @@
|
|||||||
# SPDX-License-Identifier: MPL-2.0
|
# SPDX-License-Identifier: MPL-2.0
|
||||||
ko_fi: mawoka
|
ko_fi: mawoka
|
||||||
liberapay: Mawoka
|
liberapay: Mawoka
|
||||||
|
github: mawoka-myblock
|
||||||
|
|||||||
@@ -14,11 +14,11 @@ repos:
|
|||||||
# - id: check-added-large-files
|
# - id: check-added-large-files
|
||||||
|
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
rev: 23.7.0
|
rev: 23.9.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- 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:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
files: "^frontend/"
|
files: "^frontend/"
|
||||||
|
|||||||
Reference in New Issue
Block a user