Skip to content

Commit

Permalink
Update pre-commit (#845)
Browse files Browse the repository at this point in the history
Co-authored-by: sean-m-sullivan <sean-m-sullivan@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and sean-m-sullivan authored Jun 21, 2024
1 parent 3065b56 commit 2d3358a
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 @@ -34,7 +34,7 @@ repos:
args: [--config=.black.cfg, --check, --diff]
types: [python]
- repo: https://github.com/pycqa/flake8
rev: 7.0.0
rev: 7.1.0
hooks:
- id: flake8
name: flake8
Expand Down

0 comments on commit 2d3358a

Please sign in to comment.