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/psf/black-pre-commit-mirror: 24.4.2 → 24.8.0](psf/black-pre-commit-mirror@24.4.2...24.8.0)
- [github.com/sirosen/slyp: 0.6.1 → 0.7.0](sirosen/slyp@0.6.1...0.7.0)
  • Loading branch information
pre-commit-ci[bot] authored Aug 12, 2024
1 parent 5c5befb commit 7c6671e
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 @@ -10,11 +10,11 @@ repos:
- id: check-github-workflows
- id: check-dependabot
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
- repo: https://github.com/sirosen/slyp
rev: 0.6.1
rev: 0.7.0
hooks:
- id: slyp
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit 7c6671e

Please sign in to comment.