From 3e9a6b10529370274110f00ca28a270c924225dd Mon Sep 17 00:00:00 2001
From: thepoppingone <thepoppingone@users.noreply.github.com>
Date: Sun, 25 Feb 2024 00:22:59 +0000
Subject: [PATCH] chore: update pre-commit hooks

---
 .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 5d069a0..c8903b4 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,6 +1,6 @@
 repos:
   - repo: https://github.com/rhysd/actionlint
-    rev: v1.6.26
+    rev: v1.6.27
     hooks:
       - id: actionlint
   - repo: https://github.com/pre-commit/pre-commit-hooks