Let $f:[-1,1]\to \mathbb{R}$ with $\lim_{x\to0}f(x)=L<\infty $. Does this imply convergence of $\lim_{h\to0}\frac{1}{h}\int_{-h}^{h}f(x)dx$?
I thought we can apply L'Hospital to $\lim_{h\to0}\frac{\int_{-h}^{0}f(x)dx}{h}$ and $\lim_{h\to0}\frac{\int_{0}^{h}f(x)dx}{h}$ and with the fundamental theorem we'd have $$\lim_{h\to0}\frac{1}{h}\int_{-h}^{h}f(x)dx=2L$$
Is this correct?
Yes, you are correct. This is a direct approach without L'Hopital and just assuming that $f$ is integrable in a neighbourhood of $0$ (no need of continuity).
Since $\lim_{x\to0}f(x)=L\in\mathbb{R}$, by definition of limit it follows that for a given $\epsilon>0$ there is $h>0$ such that for $|x|\leq h$, $$L-\epsilon\leq f(x)\leq L+\epsilon.$$ Hence, $$2L-2\epsilon=\frac{1}{h}\int_{-h}^{h}(L-\epsilon)dx\leq \frac{1}{h}\int_{-h}^{h}f(x)dx\leq \frac{1}{h}\int_{-h}^{h}(L+\epsilon)dx=2L+2\epsilon$$ which implies that $$\left|\frac{1}{h}\int_{-h}^{h}f(x)dx-2L\right|\leq 2\epsilon.$$