Skip to content

Commit 1f72eb1

Browse files
authored
Merge pull request #3 from pelican-plugins/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 1e53785 + efadabc commit 1f72eb1

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
@@ -21,12 +21,12 @@ repos:
2121
- id: black
2222

2323
- repo: https://github.com/PyCQA/flake8
24-
rev: 3.9.2
24+
rev: 6.0.0
2525
hooks:
2626
- id: flake8
2727
args: [--max-line-length=88]
2828

2929
- repo: https://github.com/PyCQA/isort
30-
rev: 5.11.5
30+
rev: 5.12.0
3131
hooks:
3232
- id: isort

0 commit comments

Comments
 (0)