Skip to content

Commit

Permalink
Bump sqlfluff from 3.2.1 to 3.2.2
Browse files Browse the repository at this point in the history
Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/sqlfluff/sqlfluff/releases)
- [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md)
- [Commits](sqlfluff/sqlfluff@3.2.1...3.2.2)

---
updated-dependencies:
- dependency-name: sqlfluff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 745c641 commit 5cb66f9
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python_version = "3.12"
autopep8 = "==2.3.1"
requests-mock = "==1.12.1"
pylint = "==3.3.1"
sqlfluff = "==3.2.1"
sqlfluff = "==3.2.2"
mypy = "==1.11.2"
flake8 = "==7.1.1"
black = "==24.8.0"
Expand Down
104 changes: 97 additions & 7 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5cb66f9

Please sign in to comment.