[PR #7461] [MERGED] Update pre-commit hook configuration #56485

Closed
opened 2026-05-01 04:23:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7461
Author: @MatissJanis
Created: 4/10/2026
Status: Merged
Merged: 4/10/2026
Merged by: @MatissJanis

Base: masterHead: claude/fix-husky-hook-executable-YDxT2


📝 Commits (3)

📊 Changes

2 files changed (+6 additions, -0 deletions)

View changed files

📝 .husky/pre-commit (+0 -0)
upcoming-release-notes/7461.md (+6 -0)

📄 Description

Description

This PR updates the .husky/pre-commit hook file. The pre-commit hook is part of the Husky git hooks framework and is used to run automated checks before commits are made.

We were missing "+x" permissions so the pre-commit hook stopped working.

N/A

Testing

N/A - Configuration file update

Checklist

  • Release notes added (if applicable)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

https://claude.ai/code/session_016jLmTo6L5PxMKK8wJMptCP


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/7461 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/10/2026 **Status:** ✅ Merged **Merged:** 4/10/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `claude/fix-husky-hook-executable-YDxT2` --- ### 📝 Commits (3) - [`c5c48f1`](https://github.com/actualbudget/actual/commit/c5c48f109660e9ca94b35bde0f104b3dec88b0be) [AI] Set .husky/pre-commit hook as executable - [`92fcff0`](https://github.com/actualbudget/actual/commit/92fcff0d75557665ec9f32b958312ef488d59bd3) Add release notes for PR #7461 - [`945a9ab`](https://github.com/actualbudget/actual/commit/945a9ab3cb541d538de9d7a4308c2eb5104a85f3) Update 7461.md ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.husky/pre-commit` (+0 -0) ➕ `upcoming-release-notes/7461.md` (+6 -0) </details> ### 📄 Description ## Description This PR updates the `.husky/pre-commit` hook file. The pre-commit hook is part of the Husky git hooks framework and is used to run automated checks before commits are made. We were missing "+x" permissions so the pre-commit hook stopped working. ## Related issue(s) N/A ## Testing N/A - Configuration file update ## Checklist - [x] Release notes added (if applicable) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed https://claude.ai/code/session_016jLmTo6L5PxMKK8wJMptCP --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-01 04:23:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#56485