Skip to content

Commit

Permalink
Update precommit package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolCat467 committed Mar 18, 2023
1 parent 2078b52 commit 1ea7beb
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 @@ -20,8 +20,8 @@ repos:
- id: flake8
additional_dependencies:
- "flake8-bugbear==23.3.12" # must match requirements_dev.txt
- "flake8-noqa==1.3.0" # must match requirements_dev.txt
- "flake8-pyi==23.1.2" # must match requirements_dev.txt
- "flake8-noqa==1.3.1" # must match requirements_dev.txt
- "flake8-pyi==23.3.0" # must match requirements_dev.txt
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.6
hooks:
Expand Down

0 comments on commit 1ea7beb

Please sign in to comment.