Skip to content

Commit 01bea0a

Browse files
authored
Merge pull request #211 from CodeForAfrica/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e6cf6f0 + 9fe7ab2 commit 01bea0a

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
@@ -9,11 +9,11 @@ repos:
99
args: [--markdown-linebreak-ext=md]
1010

1111
- repo: https://github.com/PyCQA/isort
12-
rev: 6.0.1
12+
rev: 6.1.0
1313
hooks:
1414
- id: isort
1515

16-
- repo: https://github.com/psf/black
16+
- repo: https://github.com/psf/black-pre-commit-mirror
1717
rev: 25.9.0
1818
hooks:
1919
- id: black

0 commit comments

Comments
 (0)