Skip to content

Commit

Permalink
Merge pull request #83 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 Sep 30, 2024
2 parents d6defe5 + 344d405 commit 5fa02db
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.1.15"
rev: "v1.7.2.16"
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.6.7
rev: v0.6.8
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit 5fa02db

Please sign in to comment.