Skip to content

Commit

Permalink
Merge pull request #311 from pytest-dev/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Sep 6, 2022
2 parents d01b267 + a5a33ac commit 903b972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
@@ -1,7 +1,7 @@
exclude: '^($|.*\.bin)'
repos:
- repo: https://github.com/psf/black
rev: 22.6.0
rev: 22.8.0
hooks:
- id: black
args: [--safe, --quiet]
Expand Down

0 comments on commit 903b972

Please sign in to comment.