Skip to content

Commit 1ea7beb

Browse files
committed
Update precommit package versions
1 parent 2078b52 commit 1ea7beb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ repos:
2020
- id: flake8
2121
additional_dependencies:
2222
- "flake8-bugbear==23.3.12" # must match requirements_dev.txt
23-
- "flake8-noqa==1.3.0" # must match requirements_dev.txt
24-
- "flake8-pyi==23.1.2" # must match requirements_dev.txt
23+
- "flake8-noqa==1.3.1" # must match requirements_dev.txt
24+
- "flake8-pyi==23.3.0" # must match requirements_dev.txt
2525
- repo: https://github.com/pre-commit/mirrors-prettier
2626
rev: v3.0.0-alpha.6
2727
hooks:

0 commit comments

Comments
 (0)