Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mawoka-myblock committed Sep 17, 2023
2 parents 40dba3e + 40d12f0 commit 85d162e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
# SPDX-License-Identifier: MPL-2.0
ko_fi: mawoka
liberapay: Mawoka
github: mawoka-myblock
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.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/"
Expand Down

0 comments on commit 85d162e

Please sign in to comment.