Skip to content

Commit 67e5079

Browse files
authored
Merge pull request madmaze#464 from madmaze/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 90eb557 + 681c03c commit 67e5079

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
@@ -6,7 +6,7 @@ repos:
66
- id: black
77
args: [-S, --line-length=79, --safe, --quiet]
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v4.3.0
9+
rev: v4.4.0
1010
hooks:
1111
- id: trailing-whitespace
1212
- id: end-of-file-fixer
@@ -17,7 +17,7 @@ repos:
1717
- id: requirements-txt-fixer
1818
- id: double-quote-string-fixer
1919
- repo: https://github.com/PyCQA/flake8
20-
rev: 5.0.4
20+
rev: 6.0.0
2121
hooks:
2222
- id: flake8
2323
- repo: https://github.com/pre-commit/mirrors-autopep8

0 commit comments

Comments
 (0)