diff --git a/prek.toml b/prek.toml index 8103867..428a458 100644 --- a/prek.toml +++ b/prek.toml @@ -127,7 +127,7 @@ priority = 0 [[repos]] repo = "https://github.com/python-jsonschema/check-jsonschema" -rev = "0.37.0" +rev = "0.37.1" [[repos.hooks]] id = "check-github-actions" @@ -141,7 +141,7 @@ priority = 0 [[repos]] repo = "https://github.com/renovatebot/pre-commit-hooks" -rev = "43.76.4" +rev = "43.96.0" [[repos.hooks]] id = "renovate-config-validator" @@ -151,7 +151,7 @@ priority = 0 [[repos]] repo = "https://github.com/gitleaks/gitleaks" -rev = "v8.30.0" +rev = "v8.30.1" [[repos.hooks]] id = "gitleaks"