Skip to content

Commit

Permalink
Bump gitlint-core from 0.18.0 to 0.19.1 (#155)
Browse files Browse the repository at this point in the history
Bumps [gitlint-core](https://github.com/jorisroovers/gitlint) from 0.18.0 to 0.19.1.
- [Release notes](https://github.com/jorisroovers/gitlint/releases)
- [Changelog](https://github.com/jorisroovers/gitlint/blob/main/CHANGELOG.md)
- [Commits](jorisroovers/gitlint@v0.18.0...v0.19.1)

---
updated-dependencies:
- dependency-name: gitlint-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2023
1 parent ca1dc77 commit d116053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ develop = [
'flake8==6.0.0; python_version >= "3.8"',
'flake8==5.0.4; python_version < "3.8"',
"flake8-pyproject==1.2.3",
"gitlint-core==0.18.0",
"gitlint-core==0.19.1",
'isort==5.12.0; python_version >= "3.8"',
'isort==5.11.4; python_version < "3.8"',
'pre-commit==3.1.1; python_version >= "3.8"',
Expand Down

0 comments on commit d116053

Please sign in to comment.