Skip to content

Commit 9a5c3b9

Browse files
Update pre-commit hook pycqa/flake8 to v7.2.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 3ea4322 commit 9a5c3b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: black
2020
- repo: https://github.com/pycqa/flake8
21-
rev: 7.1.1
21+
rev: 7.2.0
2222
hooks:
2323
- id: flake8
2424
exclude: |

0 commit comments

Comments
 (0)