Skip to content

Commit 6c2a412

Browse files
authored
Merge pull request #502 from kurtmckee/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f954514 + 97e9a3c commit 6c2a412

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
@@ -39,12 +39,12 @@ repos:
3939
- id: "black"
4040

4141
- repo: "https://github.com/pycqa/isort"
42-
rev: "6.0.0"
42+
rev: "6.0.1"
4343
hooks:
4444
- id: "isort"
4545

4646
- repo: "https://github.com/pycqa/flake8"
47-
rev: "7.1.1"
47+
rev: "7.1.2"
4848
hooks:
4949
- id: "flake8"
5050
additional_dependencies:
@@ -56,7 +56,7 @@ repos:
5656
- id: "editorconfig-checker"
5757

5858
- repo: "https://github.com/python-jsonschema/check-jsonschema"
59-
rev: "0.31.1"
59+
rev: "0.31.2"
6060
hooks:
6161
- id: "check-dependabot"
6262
- id: "check-github-workflows"

0 commit comments

Comments
 (0)