mirror of
https://github.com/restincode/restincode.git
synced 2026-06-11 08:15:18 +02:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0)
This commit is contained in:
parent
b209cc9884
commit
7ab9b4a6bb
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
exclude: '(CNAME|Gemfile|\..*\.y[a]?ml)'
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v5.0.0 # use `pre-commit autoupdate` to get the latest rev
|
||||
rev: v6.0.0 # use `pre-commit autoupdate` to get the latest rev
|
||||
hooks:
|
||||
- id: no-commit-to-branch
|
||||
args: ['--branch', 'main'] # prevent local commits to main branch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue