Skip to content

Commit

Permalink
Merge pull request #737 from akrherz/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
akrherz authored Jul 10, 2023
2 parents 2da60ee + 81c67ae commit 9ca5ed6
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
@@ -1,9 +1,9 @@
repos:
- repo: https://github.com/python/black
- repo: https://github.com/psf/black
rev: 23.3.0
hooks:
- id: black
- repo: https://github.com/charliermarsh/ruff-pre-commit
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.0.277"
hooks:
- id: ruff
Expand Down

0 comments on commit 9ca5ed6

Please sign in to comment.