Skip to content

Commit

Permalink
[pre-commit] automatic update (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamGagorik authored Jul 31, 2023
1 parent 3959ec7 commit cfeac37
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 @@ -37,7 +37,7 @@ repos:
- id: sort-simple-yaml
- id: trailing-whitespace
- repo: https://github.com/asottile/pyupgrade
rev: v3.9.0
rev: v3.10.1
hooks:
- id: pyupgrade
args:
Expand Down Expand Up @@ -72,7 +72,7 @@ repos:
args:
- --autofix
- repo: https://github.com/pycqa/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
exclude: |
Expand Down

0 comments on commit cfeac37

Please sign in to comment.