Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnPreston committed Apr 6, 2024
1 parent 99d888f commit a7213cd
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 110 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ repos:
- id: fix-byte-order-marker

- repo: https://github.com/asottile/pyupgrade
rev: v3.15.1
rev: v3.15.2
hooks:
- id: pyupgrade
args: [ "--py38-plus", "--keep-runtime-typing" ]

- repo: https://github.com/psf/black
rev: 24.2.0
rev: 24.3.0
hooks:
- id: black

Expand Down
Loading

0 comments on commit a7213cd

Please sign in to comment.