Skip to content

Conversation

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.263 → v0.0.270](astral-sh/ruff-pre-commit@v0.0.263...v0.0.270)
- [github.com/pre-commit/mirrors-mypy: v1.2.0 → v1.3.0](pre-commit/mirrors-mypy@v1.2.0...v1.3.0)
- [github.com/shellcheck-py/shellcheck-py: v0.9.0.2 → v0.9.0.5](shellcheck-py/shellcheck-py@v0.9.0.2...v0.9.0.5)
- [github.com/pre-commit/mirrors-clang-format: v16.0.2 → v16.0.4](pre-commit/mirrors-clang-format@v16.0.2...v16.0.4)
@pre-commit-ci pre-commit-ci bot requested a review from henryiii as a code owner June 6, 2023 05:34
@rwgk
Copy link
Collaborator

rwgk commented Jun 7, 2023

I'll look into this one: to address the pre-commit.ci and Format/Format failures.

@rwgk rwgk self-assigned this Jun 7, 2023
rwgk added 2 commits June 7, 2023 12:05
```
tests/test_pytypes.py:478:20: PLW0130 Duplicate value `3` in set
```

The reduction from `{3, 3}` to `{3}` never happened in pybind11 code, therefore this change is essentially a no-op for the purpose of unit-testing pybind11.
@rwgk rwgk merged commit 3617f35 into master Jun 7, 2023
@rwgk rwgk deleted the pre-commit-ci-update-config branch June 7, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants