diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 81b80ac24..7dadcc7ed 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: pass_filenames: false - repo: https://github.com/sqlfluff/sqlfluff - rev: 3.3.1 + rev: 3.4.0 hooks: - id: sqlfluff-fix # AL07: Avoid table aliases in from clauses and join conditions <- we sometimes do this for long names