diff --git a/lib/esbonio/hatch.toml b/lib/esbonio/hatch.toml index 2209d3f4..31c4bec5 100644 --- a/lib/esbonio/hatch.toml +++ b/lib/esbonio/hatch.toml @@ -35,4 +35,4 @@ value = ["tests/sphinx-agent", "tests/e2e"] [envs.hatch-static-analysis] config-path = "ruff_defaults.toml" -dependencies = ["ruff==0.5.1"] +dependencies = ["ruff==0.5.2"]