mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
chore(pre-commit): update pre-commit hooks (#14534)
Hook 'sirosen/check-jsonschema' updated from 0.17.1 to 0.18.3. Signed-off-by: Luís Ferreira <contact@lsferreira.net> Signed-off-by: Luís Ferreira <contact@lsferreira.net>
This commit is contained in:
parent
b3dc2e0621
commit
b2db9ad957
1 changed files with 1 additions and 1 deletions
|
@ -20,6 +20,6 @@ repos:
|
||||||
- id: no-commit-to-branch
|
- id: no-commit-to-branch
|
||||||
args: [--branch, master]
|
args: [--branch, master]
|
||||||
- repo: https://github.com/sirosen/check-jsonschema
|
- repo: https://github.com/sirosen/check-jsonschema
|
||||||
rev: 0.17.1
|
rev: 0.18.3
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-github-workflows
|
- id: check-github-workflows
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue