Skip to content

Commit 51f0763

Browse files
authored
Merge pull request PyCQA#1763 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2111a0a + 5fde644 commit 51f0763

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.3.0
3+
rev: v4.4.0
44
hooks:
55
- id: check-yaml
66
- id: debug-statements
@@ -27,7 +27,7 @@ repos:
2727
- id: black
2828
args: [--line-length=79]
2929
- repo: https://github.com/PyCQA/flake8
30-
rev: 5.0.4
30+
rev: 6.0.0
3131
hooks:
3232
- id: flake8
3333
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)