Skip to content

Commit

Permalink
Bump pre-commit from 1.16.1 to 1.17.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 1.16.1 to 1.17.0.
- [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.16.1...v1.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 7, 2019
1 parent 5883b2a commit 461b4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -8,7 +8,7 @@
"lint": [
"flake8==3.7.7",
'flake8-bugbear==19.3.0; python_version >= "3.5"',
"pre-commit==1.16.1",
"pre-commit==1.17.0",
],
}
EXTRAS_REQUIRE["tests"] = EXTRAS_REQUIRE["sqlalchemy"] + ["pytest", "mock"]
Expand Down

0 comments on commit 461b4dc

Please sign in to comment.