Skip to content

Commit 09c8b21

Browse files
authored
Merge pull request #32 from compilerla/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 325174e + 54cd3c0 commit 09c8b21

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.pre-commit-config.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
ci:
2+
autofix_commit_msg: "chore(pre-commit): autofix run"
3+
autoupdate_commit_msg: "chore(pre-commit): autoupdate hooks"
4+
15
default_install_hook_types:
26
- pre-commit
37
- commit-msg
@@ -20,8 +24,8 @@ repos:
2024
types:
2125
- python
2226

23-
- repo: https://gitlab.com/pycqa/flake8
24-
rev: 3.9.2
27+
- repo: https://github.com/PyCQA/flake8
28+
rev: 5.0.4
2529
hooks:
2630
- id: flake8
2731
types:

0 commit comments

Comments
 (0)