Skip to content

Commit 8a1965a

Browse files
authored
Merge pull request #202 from CodeForAfrica/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents eb8e511 + 6fd464b commit 8a1965a

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

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

@@ -20,7 +20,7 @@ repos:
2020
language_version: python3
2121

2222
- repo: https://github.com/PyCQA/flake8
23-
rev: 7.1.1
23+
rev: 7.1.2
2424
hooks:
2525
- id: flake8
2626
exclude: 'venv'

0 commit comments

Comments
 (0)