Browse Source

Switch repo to Nextcloud org, and bump version to 1.5.1

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
tags/v26.0.0beta1
Côme Chilliet 1 year ago
parent
commit
f0df9ddf85
No account linked to committer's email address
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      .pre-commit-config.yaml

+ 2
- 2
.pre-commit-config.yaml View File

@@ -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

Loading…
Cancel
Save