Skip to content

Commit

Permalink
Merge pull request #138 from TheLovinator1/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
TheLovinator1 authored Nov 15, 2023
2 parents d99c904 + f672cff commit f7af377
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 @@ -4,7 +4,7 @@ repos:
# Apply a consistent format to pyproject.toml files.
# https://pyproject-fmt.readthedocs.io/en/latest/
- repo: https://github.com/tox-dev/pyproject-fmt
rev: "1.4.0"
rev: "1.5.1"
hooks:
- id: pyproject-fmt

Expand Down Expand Up @@ -42,7 +42,7 @@ repos:

# An extremely fast Python linter and formatter.
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.3
rev: v0.1.5
hooks:
- id: ruff-format
- id: ruff
Expand Down

0 comments on commit f7af377

Please sign in to comment.