Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#70)
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black-pre-commit-mirror: 24.1.1 → 24.2.0](psf/black-pre-commit-mirror@24.1.1...24.2.0)
- [github.com/sirosen/slyp: 0.3.0 → 0.4.1](sirosen/slyp@0.3.0...0.4.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Feb 19, 2024
1 parent c99be38 commit 7f6f676
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.1.1
rev: 24.2.0
hooks:
- id: black
- repo: https://github.com/sirosen/slyp
rev: 0.3.0
rev: 0.4.1
hooks:
- id: slyp
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit 7f6f676

Please sign in to comment.