Skip to content

Commit

Permalink
Skip updating some pre-commit repos (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
samdoran authored Sep 7, 2023
1 parent 244ca72 commit 67923ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

ci:
autoupdate_schedule: quarterly
skip:
- add-trailing-comma # v3.0.0 only supports Python >=3.6
- flake8 # This is kept at v4 for until WPS starts supporting flake v5

repos:
- repo: https://github.com/asottile/add-trailing-comma.git
Expand Down

0 comments on commit 67923ac

Please sign in to comment.