From a6788f9044956f74eb83d15d8c49db90b5ab1789 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Sat, 20 Jun 2026 00:31:34 +0000 Subject: [PATCH] chore(deps): update pre-commit hook posit-dev/air-pre-commit to v0.10.0 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6784ad2..b7953ae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: hooks: - id: prettier - repo: https://github.com/posit-dev/air-pre-commit - rev: 0.9.0 + rev: 0.10.0 hooks: - id: air-format - repo: https://github.com/editorconfig-checker/editorconfig-checker -- 2.54.0