From 463054625afaa404a8f5a93e362957785836efab Mon Sep 17 00:00:00 2001 From: automation-bot Date: Tue, 28 Jul 2026 02:34:05 +0000 Subject: [PATCH] chore(deps): update pre-commit hook posit-dev/air-pre-commit to v0.11.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 cee748e..140ae88 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.10.0 + rev: 0.11.0 hooks: - id: air-format - repo: https://github.com/editorconfig-checker/editorconfig-checker -- 2.54.0