iamgojoof6eyes commited on
Commit
c98aec8
·
1 Parent(s): 2aca525

Auto-update pre-commit hooks

Browse files
Files changed (1) hide show
  1. .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml CHANGED
@@ -18,7 +18,7 @@ repos:
18
  language_version: python3
19
 
20
  - repo: https://github.com/asottile/add-trailing-comma
21
- rev: v2.2.3
22
  hooks:
23
  - id: add-trailing-comma
24
  args: [--py36-plus]
 
18
  language_version: python3
19
 
20
  - repo: https://github.com/asottile/add-trailing-comma
21
+ rev: v2.3.0
22
  hooks:
23
  - id: add-trailing-comma
24
  args: [--py36-plus]