Skip to content

Commit

Permalink
Update pre-commit from 1.17.0 to 1.18.0 (#2203)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored and decentral1se committed Aug 6, 2019
1 parent 4bb0f1e commit b224aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ whitelist_externals =
commands =
# to run a single linter you can do "pre-commit run flake8"
python -m pre_commit run {posargs:--all}
deps = pre-commit==1.17.0
deps = pre-commit==1.18.0
extras =
skip_install = true
usedevelop = false
Expand Down

0 comments on commit b224aba

Please sign in to comment.