mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/flake8: 5.0.2 → 5.0.4](https://github.com/pycqa/flake8/compare/5.0.2...5.0.4)
This commit is contained in:
parent
f2ca59a291
commit
cb75d27300
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ repos:
|
|||
pass_filenames: false
|
||||
name: isort (python)
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: '5.0.2' # pick a git hash / tag to point to
|
||||
rev: '5.0.4' # pick a git hash / tag to point to
|
||||
hooks:
|
||||
- id: flake8
|
||||
additional_dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue