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
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : c4a0b883114b00d8d76b479c820ce7950211c99b # frozen: v4.5 .0
3
+ rev : 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6 .0
4
4
hooks :
5
5
# check file system problems
6
6
- id : check-case-conflict
24
24
- id : check-merge-conflict
25
25
26
26
- repo : https://github.com/python-poetry/poetry
27
- rev : " ceeb1892a1f7456a65cd847ad36d740a577dee5e " # frozen: 1.7 .0
27
+ rev : " c85477da8a610a87133299f996f8d8a593aa7bff " # frozen: 1.8 .0
28
28
hooks :
29
29
- id : poetry-check
30
30
- id : poetry-lock
@@ -75,14 +75,14 @@ repos:
75
75
args : [--ignore-missing-imports]
76
76
77
77
# format many other files with prettier
78
- - repo : https://github.com/pre-commit /mirrors-prettier
79
- rev : " fc6ac4eb41985d70a660d6f8e69048479688d26c " # frozen: v4.0.0-alpha.4
78
+ - repo : " https://github.com/pycontribs /mirrors-prettier"
79
+ rev : b28ab1718b516827e9f6cdfbd3c4c9546489d53e # frozen: v3.3.2
80
80
hooks :
81
81
- id : prettier
82
- exclude : ^docs/source/(_polyversion/| _)templates/
82
+ exclude : ^docs/(sphinx/ _)templates/
83
83
84
84
- repo : https://github.com/abravalheri/validate-pyproject
85
- rev : 57fe0d1748f3ace002f5599289f5a53330555b20 # frozen: v0.15
85
+ rev : bea368871c59605bf2471441d0c6214bd3b80c44 # frozen: v0.18
86
86
hooks :
87
87
- id : validate-pyproject
88
88
files : pyproject.toml$
You can’t perform that action at this time.
0 commit comments