Skip to content

Commit

Permalink
Update pre-commit
Browse files Browse the repository at this point in the history
Signed-off-by: alfred richardsn <rchrdsn@protonmail.ch>
  • Loading branch information
r4rdsn committed Dec 21, 2020
1 parent 9f44376 commit dedeb4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.3.0
rev: v3.4.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -19,7 +19,7 @@ repos:
hooks:
- id: mypy
- repo: https://github.com/pycqa/bandit
rev: 1.6.3
rev: 1.7.0
hooks:
- id: bandit
- repo: https://gitlab.com/pycqa/flake8
Expand Down

0 comments on commit dedeb4c

Please sign in to comment.