Skip to content

Commit 0bdb8af

Browse files
authored
Merge pull request #214 from CodeForAfrica/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 361f87e + 7040783 commit 0bdb8af

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
@@ -26,7 +26,7 @@ repos:
2626
exclude: 'venv'
2727

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

0 commit comments

Comments
 (0)