Skip to content

Commit

Permalink
Merge pull request #355 from open2c/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
GarrettNg committed Dec 13, 2023
2 parents cb529bc + 6f46f21 commit 770d343
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -8,7 +8,7 @@ repos:
- id: mixed-line-ending

- repo: https://github.com/pycqa/isort
rev: 5.12.0
rev: 5.13.0
hooks:
- id: isort

Expand All @@ -20,7 +20,7 @@ repos:
- --py36-plus

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.1
rev: v0.1.7
hooks:
- id: ruff
args: ["--exit-zero", "src/cooler"]

0 comments on commit 770d343

Please sign in to comment.