Skip to content

Commit cb80f40

Browse files
authored
Merge pull request #447 from kurtmckee/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 52a176f + 35b125e commit cb80f40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
- id: "check-useless-excludes"
99

1010
- repo: "https://github.com/pre-commit/pre-commit-hooks"
11-
rev: "v4.5.0"
11+
rev: "v4.6.0"
1212
hooks:
1313
- id: "check-added-large-files"
1414
- id: "check-merge-conflict"
@@ -31,7 +31,7 @@ repos:
3131
- "--py38-plus"
3232

3333
- repo: "https://github.com/psf/black-pre-commit-mirror"
34-
rev: "24.3.0"
34+
rev: "24.4.2"
3535
hooks:
3636
- id: "black"
3737
language_version: "python3.8"
@@ -49,7 +49,7 @@ repos:
4949
- "flake8-bugbear==23.12.2"
5050

5151
- repo: "https://github.com/python-jsonschema/check-jsonschema"
52-
rev: "0.28.1"
52+
rev: "0.28.2"
5353
hooks:
5454
- id: "check-dependabot"
5555
- id: "check-github-workflows"

0 commit comments

Comments
 (0)