mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-16 01:05:02 +00:00
chore: general maintenance and cleanup (#306)
This commit is contained in:
@@ -39,13 +39,13 @@ repos:
|
||||
hooks:
|
||||
- id: yamllint
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: v4.0.0-alpha.8
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: prettier
|
||||
name: Prettier (YAML)
|
||||
entry: yarn prettier --write
|
||||
language: system
|
||||
types_or: [yaml]
|
||||
additional_dependencies:
|
||||
- prettier@3.8.1
|
||||
|
||||
- repo: https://github.com/shellcheck-py/shellcheck-py
|
||||
rev: v0.11.0.1
|
||||
|
||||
Reference in New Issue
Block a user