Skip to content

Commit

Permalink
update template
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Sep 14, 2022
1 parent 78a99d6 commit 4a0614d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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/iterative/py-template",
"commit": "360349e52ec4d6b4a043a0af82ca87342bbbd3cc",
"commit": "0dc3e8da63a3d02b597a65a099446c68a0bb070b",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@ repos:
rev: 5.10.1
hooks:
- id: isort
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: 5.0.4
hooks:
- id: flake8
additional_dependencies:
- flake8-bandit==4.1.1
- flake8-broken-line==0.5.0
- flake8-bugbear==22.8.23
- flake8-bugbear==22.9.11
- flake8-comprehensions==3.10.0
- flake8-debugger==4.1.2
- flake8-string-format==0.3.0

0 comments on commit 4a0614d

Please sign in to comment.