Merge pull request #3738 from DFHack/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
develop
Myk 2023-09-05 00:36:12 -07:00 committed by GitHub
commit 23994debe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

@ -20,11 +20,11 @@ repos:
args: ['--fix=lf'] args: ['--fix=lf']
- id: trailing-whitespace - id: trailing-whitespace
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.23.3 rev: 0.26.3
hooks: hooks:
- id: check-github-workflows - id: check-github-workflows
- repo: https://github.com/Lucas-C/pre-commit-hooks - repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.5.1 rev: v1.5.4
hooks: hooks:
- id: forbid-tabs - id: forbid-tabs
exclude_types: exclude_types: