Skip to content

Commit a7cfdaf

Browse files
Bump pre-commit from 2.18.1 to 2.19.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.18.1 to 2.19.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.18.1...v2.19.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 023bdee commit a7cfdaf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ python = "^3.7"
4444
apispec = { extras = ["yaml"], version = "^5.1.1" }
4545
Flask = "^2.0.3"
4646
coverage = "^6.3.2"
47-
pre-commit = "^2.18.1"
47+
pre-commit = "^2.19.0"
4848
pytest = "^7.1.1"
4949

5050
[build-system]

0 commit comments

Comments
 (0)