Skip to content

Commit 08b2efa

Browse files
authored
Merge pull request #1133 from CodeForAfrica/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0cdbfd5 + a01d104 commit 08b2efa

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
@@ -14,7 +14,7 @@ repos:
1414
- id: isort
1515

1616
- repo: https://github.com/psf/black-pre-commit-mirror
17-
rev: 25.11.0
17+
rev: 25.12.0
1818
hooks:
1919
- id: black
2020
language_version: python3
@@ -27,7 +27,7 @@ repos:
2727

2828

2929
- repo: https://github.com/pre-commit/mirrors-mypy
30-
rev: v1.18.2
30+
rev: v1.19.0
3131
hooks:
3232
- id: mypy
3333
args: [--ignore-missing-imports]

0 commit comments

Comments
 (0)