Skip to content

Commit 214e4e2

Browse files
authored
Merge pull request #660 from nose-devs/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3fc6131 + 4dff20f commit 214e4e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
- id: end-of-file-fixer
99
- id: trailing-whitespace
1010
- repo: https://github.com/python-jsonschema/check-jsonschema
11-
rev: 0.36.2
11+
rev: 0.37.0
1212
hooks:
1313
- id: check-github-workflows
1414
- id: check-dependabot
@@ -19,7 +19,7 @@ repos:
1919
- id: black
2020
language_version: python3
2121
- repo: https://github.com/PyCQA/isort
22-
rev: 8.0.0
22+
rev: 8.0.1
2323
hooks:
2424
- id: isort
2525
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)