Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#117)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/tox-dev/pyproject-fmt: 2.2.4 → 2.3.1](tox-dev/pyproject-fmt@2.2.4...2.3.1)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Oct 15, 2024
1 parent eb2c400 commit 0727dcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ repos:
types: [markdown]
minimum_pre_commit_version: 0.15.0
- repo: https://github.com/tox-dev/pyproject-fmt
rev: "2.2.4"
rev: "2.3.1"
hooks:
- id: pyproject-fmt
- repo: https://github.com/rbubley/mirrors-prettier
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
]
dependencies = [
"django>=2,<6",
Expand Down

0 comments on commit 0727dcb

Please sign in to comment.