Skip to content

Commit

Permalink
Update to latest pre-commit (#195)
Browse files Browse the repository at this point in the history
Update to latest pre-commit to resolve problems with dependabot Pull Requests
  • Loading branch information
joro75 committed Nov 1, 2022
1 parent 374a0a5 commit 38063e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -33,7 +33,7 @@ arrow = "^1.1"
importlib-metadata = {version = "^1.0", python = "<3.8"}

[tool.poetry.dev-dependencies]
pre-commit = "^2.11.1"
pre-commit = "^2.20.0"
black = "^20.8b1"
flake8 = "^3.8.4"
flake8-bugbear = "^21.4.3"
Expand Down

0 comments on commit 38063e4

Please sign in to comment.