Please update the following options in pyproject.toml:
• 'dummy-variable-rgx' -> 'lint.dummy-variable-rgx'
• 'fixable' -> 'lint.fixable'
• 'ignore' -> 'lint.ignore'
• 'select' -> 'lint.select'
• 'unfixable' -> 'lint.unfixable'
• 'mccabe' -> 'lint.mccabe'
• 'per-file-ignores' -> 'lint.per-file-ignores'
References:
• https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md
• https://docs.astral.sh/ruff/settings/#lint