Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
pre-commit-ci[bot] authored and nforro committed Aug 10, 2022
1 parent a5e6fdf commit 7f4b6ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/PyCQA/flake8
rev: 5.0.2
rev: 5.0.4
hooks:
- id: flake8
args:
Expand All @@ -51,7 +51,7 @@ repos:
additional_dependencies:
[types-pkg_resources, types-requests, types-python-dateutil]
- repo: https://github.com/packit/pre-commit-hooks
rev: 3bf9afc5ede12a4ee26e9451f306edf255749396
rev: 8db5a24e01b9f54aaa7a800f33c4b9aa619af1b9
hooks:
- id: check-rebase
args:
Expand Down

0 comments on commit 7f4b6ce

Please sign in to comment.