Skip to content

Commit df1e8b5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/ikamensh/flynt/: 1.0.1 → 1.0.4 - [github.com/asottile/reorder-python-imports: v3.14.0 → v3.15.0](asottile/reorder-python-imports@v3.14.0...v3.15.0)
1 parent 63614f4 commit df1e8b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ repos:
1717
- id: black
1818

1919
- repo: https://github.com/ikamensh/flynt/
20-
rev: 1.0.1
20+
rev: 1.0.4
2121
hooks:
2222
- id: flynt
2323

2424
- repo: https://github.com/asottile/reorder-python-imports
25-
rev: v3.14.0
25+
rev: v3.15.0
2626
hooks:
2727
- id: reorder-python-imports
2828

0 commit comments

Comments
 (0)