Skip to content

Commit

Permalink
Merge pull request #89 from pytest-dev/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
diazona authored Jun 5, 2024
2 parents 32044eb + ec6cab7 commit 2711a6d
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 @@ -31,7 +31,7 @@ repos:
language_version: python3

- repo: https://github.com/asottile/reorder-python-imports
rev: v3.12.0
rev: v3.13.0
hooks:
- id: reorder-python-imports
args: [--py3-plus]
Expand All @@ -43,7 +43,7 @@ repos:
args: [--py3-plus]

- repo: https://github.com/rhysd/actionlint
rev: v1.7.0
rev: v1.7.1
hooks:
- id: actionlint-docker

Expand Down

0 comments on commit 2711a6d

Please sign in to comment.