mirror of
https://github.com/restincode/restincode.git
synced 2026-09-11 17:19:30 +02:00
Merge pull request #272 from restincode/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
7d8ae13d4a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
exclude: '(CNAME|Gemfile|\..*\.y[a]?ml)'
|
exclude: '(CNAME|Gemfile|\..*\.y[a]?ml)'
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.5.0 # use `pre-commit autoupdate` to get the latest rev
|
rev: v4.6.0 # use `pre-commit autoupdate` to get the latest rev
|
||||||
hooks:
|
hooks:
|
||||||
- id: no-commit-to-branch
|
- id: no-commit-to-branch
|
||||||
args: ['--branch', 'main'] # prevent local commits to main branch
|
args: ['--branch', 'main'] # prevent local commits to main branch
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue