Skip to content

Commit fadff04

Browse files
pre-commit-ci[bot]mauvilsa
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 5.10.1 → 5.12.0](PyCQA/isort@5.10.1...5.12.0) - [github.com/PyCQA/autoflake: v2.0.0 → v2.0.1](PyCQA/autoflake@v2.0.0...v2.0.1)
1 parent 7a184d5 commit fadff04

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
@@ -23,12 +23,12 @@ repos:
2323
exclude: .bumpversion.cfg
2424

2525
- repo: https://github.com/pycqa/isort
26-
rev: 5.10.1
26+
rev: 5.12.0
2727
hooks:
2828
- id: isort
2929

3030
- repo: https://github.com/PyCQA/autoflake
31-
rev: v2.0.0
31+
rev: v2.0.1
3232
hooks:
3333
- id: autoflake
3434

0 commit comments

Comments
 (0)