Skip to content

Commit

Permalink
pre-commit: Autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit authored and github-actions[bot] committed Feb 16, 2024
1 parent c5e033e commit fd47c94
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 @@ -3,7 +3,7 @@

repos:
- repo: https://github.com/pycqa/isort
rev: 5.12.0
rev: 5.13.2
hooks:
- id: isort
name: isort (python)
Expand All @@ -16,7 +16,7 @@ repos:
args: [-i]
types: [python]
- repo: https://github.com/pycqa/flake8
rev: 6.1.0
rev: 7.0.0
hooks:
- id: flake8
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit fd47c94

Please sign in to comment.