Commit 00ddd39 1 parent f66cb52 commit 00ddd39 Copy full SHA for 00ddd39
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
repos :
6
6
- repo : https://github.com/psf/black
7
- rev : 24.4.2
7
+ rev : 25.1.0
8
8
hooks :
9
9
- id : black
10
10
- repo : https://github.com/asottile/pyupgrade
11
- rev : v3.16.0
11
+ rev : v3.19.1
12
12
hooks :
13
13
- id : pyupgrade
14
14
- repo : https://github.com/pre-commit/mirrors-prettier
17
17
- id : prettier
18
18
exclude : centos_playground/pkg_survey/result*
19
19
- repo : https://github.com/pre-commit/pre-commit-hooks
20
- rev : v4.6 .0
20
+ rev : v5.0 .0
21
21
hooks :
22
22
# - id: check-added-large-files # this is a research repo, we can have big files here
23
23
- id : check-ast
28
28
- id : end-of-file-fixer
29
29
- id : trailing-whitespace
30
30
- repo : https://github.com/PyCQA/flake8
31
- rev : 7.1.0
31
+ rev : 7.1.1
32
32
hooks :
33
33
- id : flake8
34
34
args :
45
45
- id : check-rebase
46
46
args :
47
47
- https://github.com/packit/research.git
48
- stages : [manual, push]
48
+ stages : [manual, pre- push]
You can’t perform that action at this time.
0 commit comments