Skip to content

Commit

Permalink
chore(deps-dev): bump pre-commit from 2.9.3 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.3 to 2.10.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@v2.9.3...v2.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 2, 2021
1 parent 8ca3cf1 commit f6b422e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ tox = "^3.20.1"
sphinx = "^3.4.3"
pytest = "^6.2.1"
gym-cartpole-swingup = "^0.1.1"
pre-commit = "^2.9.3"
pre-commit = "^2.10.0"
reorder-python-imports = "^2.3.6"
mypy = "^0.790"
coverage = "^5.3"
Expand Down

0 comments on commit f6b422e

Please sign in to comment.