Skip to content

Commit

Permalink
Merge pull request #6 from tomy0000000/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
tomy0000000 authored Aug 21, 2023
2 parents 496e14d + d8761df commit 2f42e98
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 @@ -8,7 +8,7 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/pycqa/flake8
rev: "6.0.0"
rev: "6.1.0"
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
Expand All @@ -23,7 +23,7 @@ repos:
name: isort (pyi)
types: [pyi]
- repo: https://github.com/psf/black
rev: "23.1.0"
rev: "23.7.0"
hooks:
- id: black
language_version: python3

0 comments on commit 2f42e98

Please sign in to comment.