Compare commits
1 commit
b1715fe49d
...
33212ebae9
Author | SHA1 | Date | |
---|---|---|---|
33212ebae9 |
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ repos:
|
||||||
entry: python build/check-ssh-keys.py
|
entry: python build/check-ssh-keys.py
|
||||||
language: python
|
language: python
|
||||||
files: ^pillars/users/.+\.sls$
|
files: ^pillars/users/.+\.sls$
|
||||||
additional_dependencies: ['pyyaml==6.0.1'] # Renovate can't parse it, yet https://github.com/renovatebot/renovate/issues/20780 # TODO
|
additional_dependencies: ['pyyaml==6.0.2'] # Renovate can't parse it, yet https://github.com/renovatebot/renovate/issues/20780 # TODO
|
||||||
|
|
||||||
- id: prettier # Copied from https://github.com/pre-commit/mirrors-prettier/ instead of referencing it to not rely on their published Prettier versions
|
- id: prettier # Copied from https://github.com/pre-commit/mirrors-prettier/ instead of referencing it to not rely on their published Prettier versions
|
||||||
name: Prettier
|
name: Prettier
|
||||||
|
|
Loading…
Add table
Reference in a new issue