Skip to content

Commit

Permalink
Merge pull request #93 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 Jan 8, 2025
2 parents 261267d + adae080 commit d67e408
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.7.5.21"
rev: "v1.7.6.22"
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.8.4
rev: v0.8.6
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit d67e408

Please sign in to comment.