Skip to content

Commit

Permalink
maint: Update precommit config
Browse files Browse the repository at this point in the history
  • Loading branch information
nvictus committed Sep 11, 2023
1 parent 1c12c08 commit b1b39ec
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ repos:
args:
- --py36-plus

- repo: https://github.com/pycqa/flake8
rev: 6.1.0
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.287
hooks:
- id: flake8
additional_dependencies: [flake8-pyproject]
- id: ruff

0 comments on commit b1b39ec

Please sign in to comment.