Skip to content

Commit

Permalink
Merge branch 'pre-commit-ci-update-config' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed Nov 14, 2022
2 parents e3a4b82 + c3aafa1 commit bc0abb2
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 @@ -19,7 +19,7 @@ repos:
args: ['--fix=lf']

- repo: https://github.com/PyCQA/autoflake
rev: v1.7.6
rev: v1.7.7
hooks:
- id: autoflake
args: [
Expand Down Expand Up @@ -57,7 +57,7 @@ repos:
additional_dependencies: [flake8-bugbear]

- repo: https://github.com/asottile/pyupgrade
rev: v3.1.0
rev: v3.2.2
hooks:
- id: pyupgrade
args:
Expand Down

0 comments on commit bc0abb2

Please sign in to comment.