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 f77253c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ 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
args:
- src/cooler

0 comments on commit f77253c

Please sign in to comment.