iamgojoof6eyes commited on
Commit
c0960ee
·
1 Parent(s): f4fa14d

Auto-update pre-commit hooks

Browse files
Files changed (1) hide show
  1. .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml CHANGED
@@ -24,7 +24,7 @@ repos:
24
  args: [--py36-plus]
25
 
26
  - repo: https://github.com/asottile/pyupgrade
27
- rev: v3.19.0
28
  hooks:
29
  - id: pyupgrade
30
  args: [--py36-plus]
 
24
  args: [--py36-plus]
25
 
26
  - repo: https://github.com/asottile/pyupgrade
27
+ rev: v3.19.1
28
  hooks:
29
  - id: pyupgrade
30
  args: [--py36-plus]