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.0 → 24.4.2](psf/black-pre-commit-mirror@24.4.0...24.4.2)
- [github.com/sirosen/slyp: 0.6.0 → 0.6.1](sirosen/slyp@0.6.0...0.6.1)
  • Loading branch information
pre-commit-ci[bot] committed Apr 29, 2024
1 parent 641d59c commit b9aca96
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.0
rev: 24.4.2
hooks:
- id: black
- repo: https://github.com/sirosen/slyp
rev: 0.6.0
rev: 0.6.1
hooks:
- id: slyp
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit b9aca96

Please sign in to comment.