Skip to content

Commit

Permalink
Bump pre-commit from 1.15.1 to 1.15.2
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v1.15.1...v1.15.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and dependabot[bot] committed Apr 17, 2019
1 parent 86b9f85 commit cf0b5e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -17,7 +17,7 @@
"lint": [
"flake8==3.7.7",
'flake8-bugbear==19.3.0; python_version >= "3.5"',
"pre-commit==1.15.1",
"pre-commit==1.15.2",
],
}
EXTRAS_REQUIRE["dev"] = EXTRAS_REQUIRE["tests"] + EXTRAS_REQUIRE["lint"] + ["tox"]
Expand Down

0 comments on commit cf0b5e8

Please sign in to comment.