Skip to content

Commit

Permalink
build(deps): update pre-commit hook pycqa/flake8 to v6.1.0 (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent e6761fc commit 566cb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repos:
exclude: ^tests/|^docs

- repo: 'https://github.com/pycqa/flake8'
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
exclude: ^tests/|^docs/
Expand Down

0 comments on commit 566cb86

Please sign in to comment.