Commit ae36078
chore: pre-commit autoupdate (#418)
* chore: pre-commit autoupdate
updates:
- [github.com/streetsidesoftware/cspell-cli: v8.19.1 → v9.0.1](streetsidesoftware/cspell-cli@v8.19.1...v9.0.1)
- [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.8...v0.11.12)
- [github.com/pre-commit/mirrors-mypy.git: v1.15.0 → v1.16.0](https://github.com/pre-commit/mirrors-mypy.git/compare/v1.15.0...v1.16.0)
- [github.com/jsh9/pydoclint: 0.6.6 → 0.6.7](jsh9/pydoclint@0.6.6...0.6.7)
* Fix mypy
* Remove unused cast
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: shatakshiiii <shatakshimishra01@gmail.com>1 parent db8db64 commit ae36078
3 files changed
Lines changed: 6 additions & 6 deletions
File tree
- src/ansible_creator/resources/collection_project/plugins/action
- tests/fixtures/collection/testorg/testcol/plugins/action
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments