Skip to content

Commit

Permalink
Merge pull request #54 from berquist/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
berquist authored Mar 25, 2024
2 parents 89ad6bf + db42473 commit 6304815
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 @@ -19,15 +19,15 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
rev: "v1.6.26.11"
rev: "v1.6.27.12"
hooks:
- id: actionlint
- repo: https://github.com/PyCQA/isort
rev: "5.13.2"
hooks:
- id: isort
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.3
rev: v0.3.4
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit 6304815

Please sign in to comment.