Skip to content

Commit

Permalink
Merge pull request #10 from mcuelenaere/dependabot/pip/pre-commit-2.11.1
Browse files Browse the repository at this point in the history
Bump pre-commit from 2.11.0 to 2.11.1
  • Loading branch information
mcuelenaere committed Mar 12, 2021
2 parents aee7e5e + 58a1c01 commit e30fa1e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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
Expand Up @@ -12,7 +12,7 @@ python = "^3.7"

[tool.poetry.dev-dependencies]
Cython = "^0.29.22"
pre-commit = "^2.11.0"
pre-commit = "^2.11.1"

[tool.poetry.scripts]
run_puzzle = "advent_of_code.run_puzzle:main"
Expand Down

0 comments on commit e30fa1e

Please sign in to comment.