Skip to content

Commit 4b27a64

Browse files
Bump pre-commit from 2.17.0 to 2.18.1 (#133)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.18.1. - [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.17.0...v2.18.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 631084d commit 4b27a64

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pytest = "==7.1.1"
88
responses = "==0.20.0"
99
mock = "==4.0.3"
1010
unittest2 = "==1.1.0"
11-
pre-commit = "==2.17.0"
11+
pre-commit = "==2.18.1"
1212
flake8 = "==4.0.1"
1313
autopep8 = "==1.6.0"
1414
pipenv = "==2022.3.28"

Pipfile.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.

0 commit comments

Comments
 (0)