Skip to content

Commit 7874c10

Browse files
authored
Merge pull request #217 from ggtracker/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 87cf60b + 7055299 commit 7874c10

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ repos:
5454
- tomli
5555

5656
- repo: https://github.com/astral-sh/ruff-pre-commit
57-
rev: v0.13.2
57+
rev: v0.14.10
5858
hooks:
5959
- id: ruff-check
6060
# - id: ruff-format
6161

6262
- repo: https://github.com/tox-dev/pyproject-fmt
63-
rev: v2.6.0
63+
rev: v2.11.1
6464
hooks:
6565
- id: pyproject-fmt
6666

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ classifiers = [
3030
"Programming Language :: Python :: 3.11",
3131
"Programming Language :: Python :: 3.12",
3232
"Programming Language :: Python :: 3.13",
33+
"Programming Language :: Python :: 3.14",
3334
"Programming Language :: Python :: Implementation :: CPython",
3435
"Programming Language :: Python :: Implementation :: PyPy",
3536
"Topic :: Games/Entertainment",

0 commit comments

Comments
 (0)