Skip to content

Commit 9401768

Browse files
Merge pull request #143 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 5175418 + bf2ce85 commit 9401768

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
args: ['--application-directories=.:src']
1717
name: reorder python imports
1818
- repo: https://github.com/psf/black
19-
rev: 24.4.2
19+
rev: 24.8.0
2020
hooks:
2121
- id: black
2222
args: [--safe, --quiet]
@@ -34,7 +34,7 @@ repos:
3434
language: python
3535
additional_dependencies: [pygments, restructuredtext_lint]
3636
- repo: https://github.com/pre-commit/mirrors-mypy
37-
rev: v1.11.0
37+
rev: v1.11.1
3838
hooks:
3939
- id: mypy
4040
files: src/

0 commit comments

Comments
 (0)