File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515repos :
1616# Standard hooks
1717- repo : https://github.com/pre-commit/pre-commit-hooks
18- rev : v4.2 .0
18+ rev : v4.5 .0
1919 hooks :
2020 - id : check-added-large-files
2121 - id : check-case-conflict
3535 exclude : ^pii_processing/
3636
3737- repo : https://github.com/asottile/pyupgrade
38- rev : v2.32.1
38+ rev : v3.15.0
3939 hooks :
4040 - id : pyupgrade
4141 exclude : ^pii_processing/
@@ -47,20 +47,20 @@ repos:
4747
4848# Black, the code formatter, natively supports pre-commit
4949- repo : https://github.com/psf/black
50- rev : 22.3 .0 # Keep in sync with blacken-docs
50+ rev : 23.11 .0 # Keep in sync with blacken-docs
5151 hooks :
5252 - id : black
5353 exclude : ^pii_processing/
5454
5555# Changes tabs to spaces
5656- repo : https://github.com/Lucas-C/pre-commit-hooks
57- rev : v1.1.14
57+ rev : v1.5.4
5858 hooks :
5959 - id : remove-tabs
6060 exclude : ^(pii_processing|.*Makefile)
6161
6262- repo : https://github.com/shellcheck-py/shellcheck-py
63- rev : v0.8 .0.4
63+ rev : v0.9 .0.6
6464 hooks :
6565 - id : shellcheck
6666 exclude : ^(pii_processing/|cc_pseudo_crawl)
You can’t perform that action at this time.
0 commit comments