Skip to content

Commit 7f4b6ce

Browse files
pre-commit-ci[bot]nforro
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](PyCQA/flake8@5.0.2...5.0.4) - [github.com/packit/pre-commit-hooks: 3bf9afc5ede12a4ee26e9451f306edf255749396 → 8db5a24e01b9f54aaa7a800f33c4b9aa619af1b9](packit/pre-commit-hooks@3bf9afc...8db5a24)
1 parent a5e6fdf commit 7f4b6ce

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
@@ -31,7 +31,7 @@ repos:
3131
- id: mixed-line-ending
3232
- id: trailing-whitespace
3333
- repo: https://github.com/PyCQA/flake8
34-
rev: 5.0.2
34+
rev: 5.0.4
3535
hooks:
3636
- id: flake8
3737
args:
@@ -51,7 +51,7 @@ repos:
5151
additional_dependencies:
5252
[types-pkg_resources, types-requests, types-python-dateutil]
5353
- repo: https://github.com/packit/pre-commit-hooks
54-
rev: 3bf9afc5ede12a4ee26e9451f306edf255749396
54+
rev: 8db5a24e01b9f54aaa7a800f33c4b9aa619af1b9
5555
hooks:
5656
- id: check-rebase
5757
args:

0 commit comments

Comments
 (0)