Skip to content

Commit

Permalink
Merge pull request #447 from kurtmckee/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
kurtmckee authored May 7, 2024
2 parents 52a176f + 35b125e commit cb80f40
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 cb80f40

Please sign in to comment.