diff --git a/prek.toml b/prek.toml index bfe05a39..78d2539d 100644 --- a/prek.toml +++ b/prek.toml @@ -62,7 +62,7 @@ additional_dependencies = [ [[repos]] repo = "https://github.com/astral-sh/ruff-pre-commit" -rev = "v0.15.16" +rev = "v0.15.20" [[repos.hooks]] id = "ruff-check"