[pre-commit.ci] pre-commit autoupdate#1167
Conversation
5481bce to
1d9f59a
Compare
1d9f59a to
2b65538
Compare
2b65538 to
b2baba0
Compare
c5822a3 to
4eca05b
Compare
|
Due to update of mypy, some checks are now failing. In my testing, mypy fails on a lot of files in Beanie codebase, as it's simply not "up to its standards". |
4eca05b to
8ee6504
Compare
|
@adeelsohailahmed, regarding this PR and the failing pre-commit check, mypy.....................................................................Failed
- hook id: mypy
- exit code: 1
beanie/odm/utils/find.py:385: error: Incompatible types in assignment (expression has type "Any | None", variable has type "dict[str, Any]") [assignment]I have opened #1191 which should among other things also fix this failure: beanie/beanie/odm/utils/find.py Line 361 in 3f70a27 It would be great if we could have that huge PR merged, could you please take a look when you have the time? |
8cfd4d6 to
28db7d3
Compare
28db7d3 to
5e435df
Compare
|
Really @Riverfount? We have CI tests failing, and if we check for this locally, it would also fail locally when trying to commit... |
5e435df to
48ff0ed
Compare
de300c3 to
2bed2b4
Compare
2bed2b4 to
c60e1f6
Compare
c60e1f6 to
310d9ae
Compare
057cdcf to
eb9d88d
Compare
eb9d88d to
8f22a20
Compare
|
@Riverfount Sorry, I accidentally dismissed your reviews while testing an automation tool. Could you please re-review when you get a chance? Apologies for the inconvenience. |
8f22a20 to
7f3ad88
Compare
7f3ad88 to
0f3a7b4
Compare
9ac1bc9 to
096305b
Compare
942f368 to
e1a69f4
Compare
e1a69f4 to
17d8854
Compare
16087f7 to
833b842
Compare
833b842 to
b49842f
Compare
b49842f to
eaa01c4
Compare
eaa01c4 to
37980b4
Compare
d1a83aa to
49481c9
Compare
1e76f77 to
8ebe6b5
Compare
8ebe6b5 to
4ac8549
Compare
2a66e0a to
6f2644a
Compare
updates: - https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff-pre-commit - [github.com/astral-sh/ruff-pre-commit: v0.14.14 → v0.15.21](astral-sh/ruff-pre-commit@v0.14.14...v0.15.21) - [github.com/pre-commit/mirrors-mypy: v1.19.1 → v2.3.0](pre-commit/mirrors-mypy@v1.19.1...v2.3.0)
6f2644a to
445fa90
Compare
updates: