Skip to content

Commit 21abe83

Browse files
Bump sqlfluff from 0.11.1 to 0.11.2
Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 0.11.1 to 0.11.2. - [Release notes](https://github.com/sqlfluff/sqlfluff/releases) - [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md) - [Commits](sqlfluff/sqlfluff@0.11.1...0.11.2) --- updated-dependencies: - dependency-name: sqlfluff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4c886d commit 21abe83

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python_version = "3.10"
1010
autopep8 = "==1.6.0"
1111
requests-mock = "==1.9.3"
1212
pylint = "==2.13.3"
13-
sqlfluff = "==0.11.1"
13+
sqlfluff = "==0.11.2"
1414
mypy = "==0.942"
1515

1616
[packages]

Pipfile.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)