diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2021-09-06 12:44:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-06 12:44:07 -0400 |
commit | 2c77681770dd8d0433ddbcb6f5a3329e235a664e (patch) | |
tree | b93d1007d1a5964ebdeafa1b45aa5a045b5ebfd1 | |
parent | c132c8690bc92fa306b2082992f3b7108e5a4c9e (diff) |
chore: upgrade third_party for dprint 0.17 (#11930)
-rw-r--r-- | .dprint.json | 2 | ||||
m--------- | third_party | 0 |
2 files changed, 0 insertions, 2 deletions
diff --git a/.dprint.json b/.dprint.json index f047592bf..fcba86c7b 100644 --- a/.dprint.json +++ b/.dprint.json @@ -1,6 +1,4 @@ { - "$schema": "https://dprint.dev/schemas/v0.json", - "projectType": "openSource", "incremental": true, "typescript": { "deno": true diff --git a/third_party b/third_party -Subproject 084660078bfd4b16993e5ef6ea7d099ad6d0cf5 +Subproject bc48d4631492b5998795c41b192dee40e6047d9 |