File tree Expand file tree Collapse file tree 2 files changed +28
-28
lines changed Expand file tree Collapse file tree 2 files changed +28
-28
lines changed Original file line number Diff line number Diff line change 11changelog :
2- exclude :
3- labels :
4- - release-ignore
5- authors :
6- - pre-commit-ci
7- categories :
8- - title : Added
9- labels :
10- - " release-added"
11- - title : Changed
12- labels :
13- - " release-changed"
14- - title : Deprecated
15- labels :
16- - " release-deprecated"
17- - title : Removed
18- labels :
19- - " release-removed"
20- - title : Fixed
21- labels :
22- - " release-fixed"
23- - title : Security
24- labels :
25- - " release-security"
26- - title : Other Changes
27- labels :
28- - " *"
2+ exclude :
3+ labels :
4+ - release-ignore
5+ authors :
6+ - pre-commit-ci
7+ categories :
8+ - title : Added
9+ labels :
10+ - " release-added"
11+ - title : Changed
12+ labels :
13+ - " release-changed"
14+ - title : Deprecated
15+ labels :
16+ - " release-deprecated"
17+ - title : Removed
18+ labels :
19+ - " release-removed"
20+ - title : Fixed
21+ labels :
22+ - " release-fixed"
23+ - title : Security
24+ labels :
25+ - " release-security"
26+ - title : Other Changes
27+ labels :
28+ - " *"
Original file line number Diff line number Diff line change 4949 hooks :
5050 - id : blacken-docs
5151 - repo : https://github.com/astral-sh/ruff-pre-commit
52- rev : v0.9.1
52+ rev : v0.9.2
5353 hooks :
5454 - id : ruff
5555 args : [--fix, --exit-non-zero-on-fix]
You can’t perform that action at this time.
0 commit comments