Skip to content

Commit 6b19acc

Browse files
authored
Merge pull request #678 from expobrain/update/pre-commit-hooks
Update pre-commit hooks
2 parents 4759fcc + bb37748 commit 6b19acc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repos:
4747
- flake8-datetime-utcnow-plugin
4848
exclude: ^incident_io_client/
4949
- repo: https://github.com/asottile/pyupgrade
50-
rev: v3.19.1
50+
rev: v3.20.0
5151
hooks:
5252
- id: pyupgrade
5353
args:
@@ -79,7 +79,7 @@ repos:
7979
- id: python-no-log-warn
8080
- id: python-no-eval
8181
- repo: https://github.com/commitizen-tools/commitizen
82-
rev: v4.6.0
82+
rev: v4.8.2
8383
hooks:
8484
- id: commitizen
8585
stages: [commit-msg]

0 commit comments

Comments
 (0)