mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
16 lines
158 B
JSON
16 lines
158 B
JSON
{
|
|
"01-alist": [
|
|
2,
|
|
34,
|
|
234
|
|
],
|
|
"alist": [
|
|
2,
|
|
34,
|
|
234
|
|
],
|
|
"00-foo": "bar",
|
|
"02-blah": null,
|
|
"blah": null,
|
|
"foo": "bar"
|
|
}
|