Skip to content

Commit

Permalink
Merge pull request #1018 from tkoyama010/patch-2
Browse files Browse the repository at this point in the history
Hot fix for error in pre-commit.ci
  • Loading branch information
cbcunc authored Aug 22, 2024
2 parents c80d71d + d64c679 commit 3605203
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
hooks:
- id: no-commit-to-branch
args: [--branch, master]

0 comments on commit 3605203

Please sign in to comment.