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: 23.9.1 → 23.10.1](psf/black-pre-commit-mirror@23.9.1...23.10.1)
- [github.com/sirosen/slyp: 0.1.1 → 0.1.2](sirosen/slyp@0.1.1...0.1.2)
  • Loading branch information
pre-commit-ci[bot] authored Nov 6, 2023
1 parent 661c4d8 commit f62c82f
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 @@ -24,7 +24,7 @@ repos:
args: [--py38-plus]

- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.9.1
rev: 23.10.1
hooks:
- id: black

Expand All @@ -34,6 +34,6 @@ repos:
- id: isort

- repo: https://github.com/sirosen/slyp
rev: 0.1.1
rev: 0.1.2
hooks:
- id: slyp

0 comments on commit f62c82f

Please sign in to comment.