mirror of
https://github.com/danbulant/lucide
synced 2026-05-19 04:18:41 +00:00
12 lines
321 B
YAML
12 lines
321 B
YAML
repos:
|
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
|
rev: v3.1.0
|
|
hooks:
|
|
- id: prettier
|
|
additional_dependencies:
|
|
- prettier@^3.3.3
|
|
- repo: https://github.com/doublify/pre-commit-rust
|
|
rev: v1.0
|
|
hooks:
|
|
- id: fmt
|
|
- id: clippy
|