Skip to content

Commit

Permalink
Merge pull request #33 from xpublish-community/pre-commit-ci-update-c…
Browse files Browse the repository at this point in the history
…onfig
  • Loading branch information
abkfenris authored Aug 22, 2023
2 parents 76bb69c + aba6cd6 commit 2dc5415
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 @@ -25,7 +25,7 @@ repos:
language_version: python3

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.5.0
rev: v1.5.1
hooks:
- id: mypy
exclude: docs/source/conf.py
Expand All @@ -46,7 +46,7 @@ repos:
- id: add-trailing-comma

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.0.284"
rev: "v0.0.285"
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]

0 comments on commit 2dc5415

Please sign in to comment.