Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pre-commit-ci-update-config'
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed May 6, 2024
2 parents 65a5853 + 3ff57c0 commit 54cb930
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ci:
repos:
# shared across repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
Expand All @@ -20,7 +20,7 @@ repos:
args: ['--fix=lf']
- id: trailing-whitespace
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.1
rev: 0.28.2
hooks:
- id: check-github-workflows
- repo: https://github.com/Lucas-C/pre-commit-hooks
Expand All @@ -34,6 +34,6 @@ repos:
- json
# specific to scripts:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: forbid-new-submodules

0 comments on commit 54cb930

Please sign in to comment.