Skip to content

Commit

Permalink
pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Oct 23, 2023
1 parent cd69a99 commit edc187e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -21,7 +21,7 @@ repos:
- from __future__ import annotations

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.1.0
rev: v0.1.1
hooks:
- id: ruff

Expand All @@ -40,7 +40,7 @@ repos:
- --py36-plus

- repo: https://github.com/psf/black
rev: "23.10.0"
rev: "23.10.1"
hooks:
- id: black

Expand Down

0 comments on commit edc187e

Please sign in to comment.