File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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.1.14
21
+ rev : v1.2.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.1.14
30
+ rev : v1.2.0
31
31
hooks :
32
32
- id : remove-tabs
33
33
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
21
- Update ` isort ` hook to v5.10.1
22
22
- Update ` flake8 ` hook to v4.0.1
23
23
- Update ` pre-commit/pre-commit-hooks ` to v4.2.0
24
- - Update ` Lucas-C/pre-commit-hooks ` hook to v1.1.14
24
+ - Update ` Lucas-C/pre-commit-hooks ` hook to v1.2.0
25
25
- Update ` dangoslen/changelog-enforcer ` GitHub action to v3
26
26
- Update ` thomaseizinger/create-pull-request ` GitHub action to v1.2.2
27
27
- Update ` thomaseizinger/keep-a-changelog-new-release ` GitHub action to v1.3.0
You can’t perform that action at this time.
0 commit comments