From a8b22b4c5bdf9139a187c92b7b9f81bdeaa84888 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 27 Feb 2023 11:46:36 +0100 Subject: Merging upstream version 11.2.3. Signed-off-by: Daniel Baumann --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) (limited to '.pre-commit-config.yaml') diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 17ffb61..6753d20 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,6 +9,7 @@ repos: require_serial: true files: ^(sqlglot/|tests/|setup.py) - id: isort + args: [--combine-as] name: isort entry: isort language: system -- cgit v1.2.3