Skip to content

Commit 13d4927

Browse files
authored
Merge pull request python-gitlab#2241 from python-gitlab/renovate/pycqa-flake8-5.x
chore(deps): update pre-commit hook pycqa/flake8 to v5
2 parents 9381a44 + 835d884 commit 13d4927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
- id: commitizen
1313
stages: [commit-msg]
1414
- repo: https://github.com/pycqa/flake8
15-
rev: 4.0.1
15+
rev: 5.0.4
1616
hooks:
1717
- id: flake8
1818
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)