Skip to content

Commit

Permalink
Merge pull request #879 from risuorg/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
iranzo committed Jan 8, 2024
2 parents ffe0e83 + 6e8b2c7 commit 41e3e4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .isort.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ include_trailing_comma=True
force_grid_wrap=0
use_parentheses=True
line_length=88
known_third_party = imp,setuptools
known_third_party = setuptools
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ repos:
- hooks:
- id: flake8
repo: https://github.com/pycqa/flake8
rev: 6.1.0
rev: 7.0.0
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.7.0-4
hooks:
Expand Down

0 comments on commit 41e3e4e

Please sign in to comment.