Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 17, 2024
1 parent 405f39a commit e55ff69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,11 @@ repos:
args:
- --quiet-level=2
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.13
rev: v0.1.11
hooks:
- id: ruff
args:
- --select=A,B,C,E,F,I,PL,RUF,UP,W
- --exit-zero
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.8.0
hooks:
Expand Down

0 comments on commit e55ff69

Please sign in to comment.