[go: up one dir, main page]

Skip to content

Commit

Permalink
Merge pull request #20 from callumrollo/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
callumrollo committed Apr 4, 2023
2 parents b3dbaa9 + 8b22d8b commit 0025b9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ repos:
files: requirements-dev.txt

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.254
rev: v0.0.260
hooks:
- id: ruff

- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black
language_version: python3
Expand All @@ -38,7 +38,7 @@ repos:
- --ignore-words-list=buda

- repo: https://github.com/tox-dev/pyproject-fmt
rev: "0.9.1"
rev: "0.9.2"
hooks:
- id: pyproject-fmt

Expand Down

0 comments on commit 0025b9d

Please sign in to comment.