Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/psf/black-pre-commit-mirror: 24.3.0 → 24.4.2](psf/black-pre-commit-mirror@24.3.0...24.4.2)
- [github.com/python-jsonschema/check-jsonschema: 0.28.1 → 0.28.2](python-jsonschema/check-jsonschema@0.28.1...0.28.2)
  • Loading branch information
pre-commit-ci[bot] authored May 6, 2024
1 parent 52a176f commit 35b125e
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 @@ -8,7 +8,7 @@ repos:
- id: "check-useless-excludes"

- 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-merge-conflict"
Expand All @@ -31,7 +31,7 @@ repos:
- "--py38-plus"

- repo: "https://github.com/psf/black-pre-commit-mirror"
rev: "24.3.0"
rev: "24.4.2"
hooks:
- id: "black"
language_version: "python3.8"
Expand All @@ -49,7 +49,7 @@ repos:
- "flake8-bugbear==23.12.2"

- repo: "https://github.com/python-jsonschema/check-jsonschema"
rev: "0.28.1"
rev: "0.28.2"
hooks:
- id: "check-dependabot"
- id: "check-github-workflows"
Expand Down

0 comments on commit 35b125e

Please sign in to comment.