Browse Source
Switch repo to Nextcloud org, and bump version to 1.5.1
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
pull/33984/head
Côme Chilliet
4 years ago
No known key found for this signature in database
GPG Key ID: A3E2F658B28C760A
1 changed files with
2 additions and
2 deletions
-
.pre-commit-config.yaml
|
|
|
@ -7,8 +7,8 @@ repos: |
|
|
|
- id: end-of-file-fixer |
|
|
|
- id: check-yaml |
|
|
|
- id: check-added-large-files |
|
|
|
- repo: https://github.com/come-nc/pre-commit-php.git |
|
|
|
rev: 1.5.0 |
|
|
|
- repo: https://github.com/nextcloud/pre-commit-php.git |
|
|
|
rev: 1.5.1 |
|
|
|
hooks: |
|
|
|
- id: php-lint |
|
|
|
- id: php-cs-fixer |
|
|
|
|