Skip to content

Commit

Permalink
build: Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
kairoaraujo authored and github-actions[bot] committed Jun 19, 2024
1 parent f8b9752 commit a41a2f8
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 @@ -10,7 +10,7 @@ repos:
- id: check-yaml
files: '.github/'
- repo: https://github.com/pycqa/flake8
rev: '7.0.0'
rev: '7.1.0'
hooks:
- id: flake8
exclude: docs
Expand Down

0 comments on commit a41a2f8

Please sign in to comment.