Skip to content

Commit a01ae92

Browse files
[pre-commit.ci] pre-commit autoupdate (#319)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c7a937d commit a01ae92

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: debug-statements
66
- id: end-of-file-fixer
@@ -55,7 +55,7 @@ repos:
5555
stages: [manual]
5656

5757
- repo: https://github.com/pycqa/flake8
58-
rev: 5.0.4
58+
rev: 6.0.0
5959
hooks:
6060
- id: flake8
6161
additional_dependencies:

0 commit comments

Comments
 (0)