File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
repos :
3
- - repo : https://github.com/python /black
4
- rev : 19.10b0
3
+ - repo : https://github.com/psf /black
4
+ rev : 25.1.0
5
5
hooks :
6
6
- id : black
7
7
language_version : python3
8
8
- repo : https://github.com/pre-commit/pre-commit-hooks
9
- rev : v2.4 .0
9
+ rev : v5.0 .0
10
10
hooks :
11
11
- id : end-of-file-fixer
12
12
- id : trailing-whitespace
@@ -17,14 +17,14 @@ repos:
17
17
- id : debug-statements
18
18
- id : check-yaml
19
19
files : .*\.(yaml|yml)$
20
- - repo : https://gitlab .com/pycqa /flake8
21
- rev : 3.7.9
20
+ - repo : https://github .com/PyCQA /flake8
21
+ rev : 7.2.0
22
22
hooks :
23
23
- id : flake8
24
24
additional_dependencies :
25
25
- flake8-black
26
26
- repo : https://github.com/adrienverge/yamllint.git
27
- rev : v1.20.0
27
+ rev : v1.37.1
28
28
hooks :
29
29
- id : yamllint
30
30
files : \.(yaml|yml)$
You can’t perform that action at this time.
0 commit comments