Compare commits

...

2 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
576c020d1f [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.12 → v0.14.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.12...v0.14.1)
2025-10-20 22:46:36 +00:00
dmunozv04
12bed77cca bump version 2025-10-19 19:42:00 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ repos:
- id: mixed-line-ending # replaces or checks mixed line ending
- id: trailing-whitespace # checks for trailing whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.12
rev: v0.14.1
hooks:
- id: ruff
args: [ --fix, --exit-non-zero-on-fix ]

View File

@@ -1,6 +1,6 @@
[project]
name = "iSponsorBlockTV"
version = "2.6.0"
version = "2.6.1"
authors = [
{"name" = "dmunozv04"}
]