Skip to content

Commit

Permalink
Merge pull request #197 from zcutlip/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
zcutlip authored Jun 25, 2024
2 parents 49b188c + 61986c2 commit b320c49
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 @@ -7,11 +7,11 @@ repos:
- id: check-yaml
- id: check-merge-conflict
- repo: https://github.com/PyCQA/flake8
rev: 7.0.0
rev: 7.1.0
hooks:
- id: flake8
- repo: https://github.com/hhatto/autopep8
rev: 'v2.1.1'
rev: 'v2.3.1'
hooks:
- id: autopep8
- repo: https://github.com/pycqa/isort
Expand Down

0 comments on commit b320c49

Please sign in to comment.