File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 37
37
additional_dependencies : [tomli]
38
38
39
39
- repo : https://github.com/codespell-project/codespell
40
- rev : v2.2.4
40
+ rev : v2.2.5
41
41
hooks :
42
42
- id : codespell
43
43
files : .*\.(py|txt|cmake|md|rst|sh|ps1|hpp|tpp|cpp|cc)$
55
55
language_version : python3
56
56
57
57
- repo : https://github.com/asottile/blacken-docs
58
- rev : 1.13 .0
58
+ rev : 1.14 .0
59
59
hooks :
60
60
- id : blacken-docs
61
61
args : [-S, -l, '120']
Original file line number Diff line number Diff line change @@ -22,10 +22,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
22
- yamllint
23
23
- blacken-docs
24
24
- Update ` thomaseizinger/create-pull-request ` GitHub Action to v1.3.0
25
- - Update ` black ` hook to v23.3.0
26
- - Update ` blacken-docs ` hook to v1.13.0
25
+ - Update ` asottile/blacken-docs ` hook to v1.14.0
27
26
- Update ` charliermarsh/ruff-pre-commit ` hook to v0.0.272
28
- - Update ` codespell ` hook to v2.2.4
27
+ - Update ` codespell-project/codespell ` hook to v2.2.5
29
28
- Update ` Lucas-C/pre-commit-hooks ` hook to v1.5.1
30
29
- Update ` pre-commit/pre-commit-hooks ` hook to v4.3.0
31
30
- Update ` yamllint ` hook to v1.32.0
You can’t perform that action at this time.
0 commit comments