File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : ' v4.4 .0'
3
+ rev : ' v4.5 .0'
4
4
hooks :
5
5
- id : check-merge-conflict
6
6
- repo : https://github.com/asottile/yesqa
@@ -12,12 +12,12 @@ repos:
12
12
hooks :
13
13
- id : isort
14
14
- repo : https://github.com/psf/black
15
- rev : ' 23.7.0 '
15
+ rev : ' 23.10.1 '
16
16
hooks :
17
17
- id : black
18
18
language_version : python3 # Should be a command that runs python
19
19
- repo : https://github.com/pre-commit/pre-commit-hooks
20
- rev : ' v4.4 .0'
20
+ rev : ' v4.5 .0'
21
21
hooks :
22
22
- id : end-of-file-fixer
23
23
exclude : >-
51
51
- id : flake8
52
52
exclude : " ^docs/"
53
53
- repo : https://github.com/asottile/pyupgrade
54
- rev : ' v3.10.1 '
54
+ rev : ' v3.15.0 '
55
55
hooks :
56
56
- id : pyupgrade
57
57
args : ['--py36-plus']
You can’t perform that action at this time.
0 commit comments