File tree Expand file tree Collapse file tree 3 files changed +12
-8
lines changed Expand file tree Collapse file tree 3 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 55 " :dependencyDashboard" ,
66 " helpers:pinGitHubActionDigests"
77 ],
8- "rangeStrategy" : " widen" ,
98 "automerge" : true ,
109 "automergeType" : " pr" ,
1110 "automergeStrategy" : " rebase" ,
1615 "poetry" : {
1716 "enabled" : false
1817 },
18+ "packageRules" : [
19+ {
20+ "matchDatasources" : [
21+ " pypi"
22+ ],
23+ "rangeStrategy" : " widen"
24+ }
25+ ],
1926 "customManagers" : [
2027 {
2128 "customType" : " regex" ,
Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1717 with :
1818 persist-credentials : false
19- - uses : astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # v7.0 .0
19+ - uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1 .0
2020
2121 - run : uv build
2222
Original file line number Diff line number Diff line change @@ -44,21 +44,18 @@ repos:
4444 hooks :
4545 - id : mdformat
4646 additional_dependencies :
47- - mdformat-gfm==0.4.1
48- - mdformat-ruff==0.1.3
49- - mdformat-shfmt==0.2.0
50- - mdformat_tables==1.0.0
47+ - mdformat-gfm==1.0.0
5148- repo : https://github.com/codespell-project/codespell
5249 rev : v2.4.1
5350 hooks :
5451 - id : codespell
5552 additional_dependencies :
5653 - tomli
5754- repo : https://github.com/rhysd/actionlint
58- rev : v1.7.7
55+ rev : v1.7.8
5956 hooks :
6057 - id : actionlint
6158- repo : https://github.com/woodruffw/zizmor-pre-commit
62- rev : v1.14 .2
59+ rev : v1.15 .2
6360 hooks :
6461 - id : zizmor
You can’t perform that action at this time.
0 commit comments