Skip to content

Commit

Permalink
chore: update pre-commit config (#1680)
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 Jun 7, 2022
1 parent 970a4d1 commit 656cc4f
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.32.0
rev: v2.32.1
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.18.1
pre-commit==2.19.0
flake8==4.0.1
bandit==1.7.4
gitlint== v0.17.0

0 comments on commit 656cc4f

Please sign in to comment.