Skip to content

Commit

Permalink
chore(cruft): update
Browse files Browse the repository at this point in the history
  • Loading branch information
shifqu committed Jul 22, 2021
1 parent 33b0470 commit bf93b67
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"template": "https://github.com/shifqu/cookiecutter-python/",
"commit": "c2edfdc4027a805d2f78206496ba6c3f069c3634",
"commit": "0e5b04e08fdd6d40bfe81fac34ef54ffae4aa9e0",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ black = {version = "^21.4-beta.2", allow-prereleases = true}
commitizen = "^2.17.6"
cruft = "^2.8.0"
flake8-bugbear = "^21.4.3"
flake8-pytest-style = "^1.5.0"
freezegun = "^1.1.0"
ipython = "^7.23"
isort = "^5.8"
mypy = "^0.812"
Expand Down

0 comments on commit bf93b67

Please sign in to comment.