File tree Expand file tree Collapse file tree 4 files changed +1
-8
lines changed
Expand file tree Collapse file tree 4 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 44
55repos :
66 - repo : https://github.com/astral-sh/ruff-pre-commit
7- rev : v0.12.4
7+ rev : v0.12.5
88 hooks :
99 - id : ruff-check
1010 args : [--fix, --exit-non-zero-on-fix]
Original file line number Diff line number Diff line change @@ -53,7 +53,6 @@ for sponsor in tomllib.loads(pathlib.Path("pyproject.toml").read_text())["tool"]
5353<a href =" https://tidelift.com/?utm_source=lifter&utm_medium=referral&utm_campaign=hynek " ><img title =" Tidelift " src =" docs/_static/sponsors/Tidelift.svg " width =" 190 " /></a >
5454<a href =" https://klaviyo.com/ " ><img title =" Klaviyo " src =" docs/_static/sponsors/Klaviyo.svg " width =" 190 " /></a >
5555<a href =" https://privacy-solutions.org/ " ><img title =" Privacy Solutions " src =" docs/_static/sponsors/Privacy-Solutions.svg " width =" 190 " /></a >
56- <a href =" https://www.emsys-renewables.com/ " ><img title =" emsys renewables " src =" docs/_static/sponsors/emsys-renewables.svg " width =" 190 " /></a >
5756<a href =" https://filepreviews.io/ " ><img title =" FilePreviews " src =" docs/_static/sponsors/FilePreviews.svg " width =" 190 " /></a >
5857<a href =" https://polar.sh/ " ><img title =" Polar " src =" docs/_static/sponsors/Polar.svg " width =" 190 " /></a >
5958<!-- [[[end]]] -->
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ for sponsor in tomllib.loads(pathlib.Path("pyproject.toml").read_text())["tool"]
2323<a href =" https://tidelift.com/?utm_source=lifter&utm_medium=referral&utm_campaign=hynek " ><img title =" Tidelift " src =" _static/sponsors/Tidelift.svg " width =" 190 " /></a >
2424<a href =" https://klaviyo.com/ " ><img title =" Klaviyo " src =" _static/sponsors/Klaviyo.svg " width =" 190 " /></a >
2525<a href =" https://privacy-solutions.org/ " ><img title =" Privacy Solutions " src =" _static/sponsors/Privacy-Solutions.svg " width =" 190 " /></a >
26- <a href =" https://www.emsys-renewables.com/ " ><img title =" emsys renewables " src =" _static/sponsors/emsys-renewables.svg " width =" 190 " /></a >
2726<a href =" https://filepreviews.io/ " ><img title =" FilePreviews " src =" _static/sponsors/FilePreviews.svg " width =" 190 " /></a >
2827<a href =" https://polar.sh/ " ><img title =" Polar " src =" _static/sponsors/Polar.svg " width =" 190 " /></a >
2928<!-- [[[end]]] -->
Original file line number Diff line number Diff line change @@ -267,11 +267,6 @@ title = "Privacy Solutions"
267267url = " https://privacy-solutions.org/"
268268img = " Privacy-Solutions.svg"
269269
270- [[tool .sponcon .sponsors ]]
271- title = " emsys renewables"
272- url = " https://www.emsys-renewables.com/"
273- img = " emsys-renewables.svg"
274-
275270[[tool .sponcon .sponsors ]]
276271title = " FilePreviews"
277272url = " https://filepreviews.io/"
You can’t perform that action at this time.
0 commit comments