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/asottile/pyupgrade: v3.10.1 → v3.11.0](asottile/pyupgrade@v3.10.1...v3.11.0)
- [github.com/DavidAnson/markdownlint-cli2: v0.9.2 → v0.10.0](DavidAnson/markdownlint-cli2@v0.9.2...v0.10.0)
  • Loading branch information
pre-commit-ci[bot] authored Sep 19, 2023
1 parent 879f984 commit f50938c
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 @@ -42,7 +42,7 @@ repos:
args: [--new-from-patch=/tmp/diff.patch]

- repo: https://github.com/asottile/pyupgrade
rev: v3.10.1
rev: v3.11.0
hooks:
- id: pyupgrade

Expand All @@ -57,7 +57,7 @@ repos:
- id: black

- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.9.2
rev: v0.10.0
hooks:
- id: markdownlint-cli2

Expand Down

0 comments on commit f50938c

Please sign in to comment.