Skip to content

Commit 4a402ad

Browse files
authored
Merge pull request #161 from Preocts/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4a694f2 + 4e2ae9b commit 4a402ad

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
@@ -26,7 +26,7 @@ repos:
2626

2727
# Format code. No, I don't like everything black does either.
2828
- repo: https://github.com/psf/black-pre-commit-mirror
29-
rev: 24.4.0
29+
rev: 24.4.2
3030
hooks:
3131
- id: black
3232

@@ -41,6 +41,6 @@ repos:
4141

4242
# Type enforcement for Python
4343
- repo: https://github.com/pre-commit/mirrors-mypy
44-
rev: v1.9.0
44+
rev: v1.10.0
4545
hooks:
4646
- id: mypy

0 commit comments

Comments
 (0)