Skip to content

Commit 8363d26

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v3.4.0 → v4.0.1](pre-commit/pre-commit-hooks@v3.4.0...v4.0.1) - [github.com/PyCQA/flake8: 3.9.1 → 3.9.2](PyCQA/flake8@3.9.1...3.9.2)
1 parent 72391a5 commit 8363d26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v3.4.0
6+
rev: v4.0.1
77
hooks:
88
- id: trailing-whitespace
99

@@ -30,7 +30,7 @@ repos:
3030
- toml
3131

3232
- repo: https://github.com/PyCQA/flake8
33-
rev: 3.9.1
33+
rev: 3.9.2
3434
hooks:
3535
- id: flake8
3636

0 commit comments

Comments
 (0)