[PR #24] [MERGED] Remove bandit/pyupgrade in pre-commit #27

Closed
opened 2026-02-28 01:19:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tr4nt0r/python-xbox/pull/24
Author: @tr4nt0r
Created: 10/30/2025
Status: Merged
Merged: 10/30/2025
Merged by: @tr4nt0r

Base: mainHead: bandit


📝 Commits (1)

  • 1369f68 Remove bandit from pre-commit and enable ruff bandit rules

📊 Changes

3 files changed (+18 additions, -49 deletions)

View changed files

📝 .pre-commit-config.yaml (+13 -27)
📝 pyproject.toml (+4 -21)
📝 src/pythonxbox/api/provider/titlehub/models.py (+1 -1)

📄 Description

pyupgrade and bandit are handled by ruff rules UP and S


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tr4nt0r/python-xbox/pull/24 **Author:** [@tr4nt0r](https://github.com/tr4nt0r) **Created:** 10/30/2025 **Status:** ✅ Merged **Merged:** 10/30/2025 **Merged by:** [@tr4nt0r](https://github.com/tr4nt0r) **Base:** `main` ← **Head:** `bandit` --- ### 📝 Commits (1) - [`1369f68`](https://github.com/tr4nt0r/python-xbox/commit/1369f68a52c59f33699fb54ab92ba8c82159a51d) Remove bandit from pre-commit and enable ruff bandit rules ### 📊 Changes **3 files changed** (+18 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `.pre-commit-config.yaml` (+13 -27) 📝 `pyproject.toml` (+4 -21) 📝 `src/pythonxbox/api/provider/titlehub/models.py` (+1 -1) </details> ### 📄 Description pyupgrade and bandit are handled by ruff rules `UP` and `S` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:19:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/python-xbox#27
No description provided.