Skip to content

Commit

Permalink
Bump pre-commit from 2.9.0 to 2.9.2
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.0 to 2.9.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@v2.9.0...v2.9.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 26, 2020
1 parent 8a9298d commit b4617e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
DEV_EXTRAS = [
'twine==3.2.0',
'bump2version==1.0.1',
'pre-commit==2.9.0'
'pre-commit==2.9.2'
] + TEST_EXTRAS + DOC_EXTRAS

HERE = os.path.abspath(os.path.dirname(__file__))
Expand Down

0 comments on commit b4617e9

Please sign in to comment.