File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 18
18
- id : fix-encoding-pragma
19
19
20
20
- repo : https://github.com/Lucas-C/pre-commit-hooks
21
- rev : v1.2 .0
21
+ rev : v1.3 .0
22
22
hooks :
23
23
- id : insert-license
24
24
files : \.py$
27
27
- misc/license_header.txt
28
28
# Changes tabs to spaces
29
29
- repo : https://github.com/Lucas-C/pre-commit-hooks
30
- rev : v1.2 .0
30
+ rev : v1.3 .0
31
31
hooks :
32
32
- id : remove-tabs
33
33
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
16
- Update ` pre-commit/pre-commit-hooks ` to v4.3.0
17
17
- Update ` pre-commit/mirrors-pylint ` to v3.0.0a5
18
18
- Update ` black ` hook to v22.6.0
19
+ - Update ` Lucas-C/pre-commit-hooks ` hook to v1.3.0
19
20
20
21
## [ 1.4.1] - 2022-05-04
21
22
You can’t perform that action at this time.
0 commit comments