Skip to content

Commit

Permalink
chore: update pre-commit config (#1652)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <noreply@github.com>
  • Loading branch information
github-actions[bot] and web-flow authored May 3, 2022
1 parent 23baf5e commit ea29d78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
- id: black

- repo: https://github.com/asottile/pyupgrade
rev: v2.31.1
rev: v2.32.0
hooks:
- id: pyupgrade
args: ["--py37-plus"]
Expand Down
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
black==22.3.0
isort==5.10.1
pre-commit==2.17.0
pre-commit==2.18.1
flake8==4.0.1
bandit==1.7.4
gitlint== v0.17.0

0 comments on commit ea29d78

Please sign in to comment.