Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/tox-dev/pyproject-fmt: 2.0.4 → 2.1.2](tox-dev/pyproject-fmt@2.0.4...2.1.2)
- [github.com/PyCQA/pylint: v3.1.0 → v3.2.2](pylint-dev/pylint@v3.1.0...v3.2.2)
  • Loading branch information
pre-commit-ci[bot] committed May 20, 2024
1 parent 632e3cc commit b13f9f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repos:
)$
- repo: https://github.com/tox-dev/pyproject-fmt
rev: "2.0.4"
rev: "2.1.2"
hooks:
- id: pyproject-fmt

Expand Down Expand Up @@ -81,7 +81,7 @@ repos:
exclude: ^tests/

- repo: https://github.com/PyCQA/pylint
rev: 'v3.1.0'
rev: 'v3.2.2'
hooks:
- id: pylint
additional_dependencies:
Expand Down

0 comments on commit b13f9f8

Please sign in to comment.