File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 3
3
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : v4.2 .0
6
+ rev : v4.3 .0
7
7
hooks :
8
8
- id : check-added-large-files
9
9
- id : check-case-conflict
61
61
files : ^(.*_test\.py)$
62
62
63
63
- repo : https://github.com/pre-commit/mirrors-pylint
64
- rev : ' v3.0.0a4 '
64
+ rev : ' v3.0.0a5 '
65
65
hooks :
66
66
- id : pylint
67
67
# This is a slow hook, so only run this if --hook-stage manual is passed
Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
- Update GitHub release publishing workflow
13
13
14
+ ### Repository
15
+
16
+ - Update ` pre-commit/pre-commit-hooks ` to v4.3.0
17
+ - Update ` pre-commit/mirrors-pylint ` to v3.0.0a5
18
+
14
19
## [ 1.4.1] - 2022-05-04
15
20
16
21
### Fixed
You can’t perform that action at this time.
0 commit comments