Skip to content

Commit

Permalink
chore(deps): bump pre-commit linter versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Dec 30, 2024
1 parent 04d0ccb commit fb7baec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ repos:
hooks:
- id: remove-crlf
- id: remove-tabs
- repo: https://github.com/asottile/reorder_python_imports
- repo: https://github.com/asottile/reorder-python-imports
rev: v3.14.0
hooks:
- id: reorder-python-imports
Expand Down Expand Up @@ -165,8 +165,8 @@ repos:
- flake8-builtins==2.5.0
# renovate: datasource=pypi depName=flake8-comprehensions
- flake8-comprehensions==3.16.0
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v2.0.4
- repo: https://github.com/hhatto/autopep8
rev: v2.3.1
hooks:
- id: autopep8
args: [-a, -i, -p2]
Expand Down

0 comments on commit fb7baec

Please sign in to comment.