Skip to content

Commit afa86fb

Browse files
committed
eh
1 parent f3780d6 commit afa86fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ repos:
33
rev: v1.5.1
44
hooks:
55
- id: mypy
6-
args: [--strict]
6+
args: [--strict, flag_engine, tests]
77
additional_dependencies: [pydantic, pytest, pytest_mock, types-pytest-lazy-fixture, types-setuptools, semver]
88
- repo: https://github.com/MarcoGorelli/absolufy-imports
99
rev: v0.3.1

0 commit comments

Comments
 (0)