File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -13,3 +13,5 @@ updates:
1313 github-actions :
1414 patterns :
1515 - ' *'
16+ cooldown :
17+ default-days : 7
Original file line number Diff line number Diff line change 2323 exclude : " _templates/layout.html"
2424
2525 - repo : https://github.com/psf/black-pre-commit-mirror
26- rev : 25.9 .0
26+ rev : 25.11 .0
2727 hooks :
2828 - id : black
2929 language_version : python3
3434 - id : add-trailing-comma
3535
3636 - repo : https://github.com/astral-sh/ruff-pre-commit
37- rev : v0.14.3
37+ rev : v0.14.7
3838 hooks :
3939 - id : ruff
4040
5555 - id : nb-strip-paths
5656
5757 - repo : https://github.com/woodruffw/zizmor-pre-commit
58- rev : v1.16.2
58+ rev : v1.18.0
5959 hooks :
6060 - id : zizmor
6161
Original file line number Diff line number Diff line change 1+ rules :
2+ obfuscation :
3+ disable : true
You can’t perform that action at this time.
0 commit comments