Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
/community page changes
upgrade dependencies
run pre-commit on all files
  • Loading branch information
Oksamies committed Dec 11, 2024
1 parent 24e9e3a commit 9f98759
Show file tree
Hide file tree
Showing 225 changed files with 10,627 additions and 9,414 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
- id: mixed-line-ending
args: [--fix=lf]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v2.7.1"
rev: "v3.1.0"
hooks:
- id: prettier
exclude_types: [markdown, yaml]
Expand Down
Loading

0 comments on commit 9f98759

Please sign in to comment.