Skip to content

Commit

Permalink
Merge pull request #10 from tensorpix/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
bfreskura committed Dec 12, 2023
2 parents 9365859 + 51a341a commit 149a67b
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 @@ -5,7 +5,7 @@ default_language_version:

repos:
- repo: https://github.com/PyCQA/isort
rev: 5.12.0
rev: 5.13.0
hooks:
- id: isort
name: Format imports
Expand All @@ -20,7 +20,7 @@ repos:
types: [python]

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
Expand Down

0 comments on commit 149a67b

Please sign in to comment.