Captain Ezio commited on
Commit
6b6b648
·
2 Parent(s): c3ccb7b 5d1baca

Merge branch 'main' of https://github.com/Gojo-Bots/Gojo_Satarou

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]