Skip to content

Commit

Permalink
Merge pull request #18 from eggplants/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
eggplants authored Dec 2, 2024
2 parents a4a826d + f092302 commit 7917453
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 @@ -34,7 +34,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.2
rev: v0.8.1
hooks:
- id: ruff
args: [--fix]
Expand All @@ -48,7 +48,7 @@ repos:
- pysubs2
- translatepy
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.42.0
rev: v0.43.0
hooks:
- id: markdownlint-fix
exclude: ^.github/PULL_REQUEST_TEMPLATE.md
Expand Down

0 comments on commit 7917453

Please sign in to comment.