We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 095b0d8 commit 17b32b2Copy full SHA for 17b32b2
.pre-commit-config.yaml
@@ -2,6 +2,11 @@
2
# Please run `pre-commit run --all-files` when adding or changing entries.
3
4
repos:
5
+ - repo: https://github.com/kamadorueda/alejandra
6
+ rev: bb7f2ad3f176aa8e9e2944a10061f7989c8fef17 # frozen: 1.3.0
7
+ hooks:
8
+ - id: alejandra
9
+
10
- repo: https://github.com/pre-commit/mirrors-prettier
11
rev: 6f3cb139ef36133b6f903b97facc57b07cef57c9 # frozen: v3.0.0-alpha.6
12
hooks:
0 commit comments