Skip to content

Commit

Permalink
Merge pull request #637 from AFM-SPM/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
ns-rse committed Aug 1, 2023
2 parents adccced + bc519a3 commit 111dc5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -23,7 +23,7 @@ repos:
args: []

- repo: https://github.com/asottile/pyupgrade
rev: v3.9.0
rev: v3.10.1
hooks:
- id: pyupgrade
args: [--py38-plus]
Expand All @@ -43,7 +43,7 @@ repos:
- id: nbstripout

- repo: https://github.com/pycqa/flake8.git
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
args: ["--extend-exclude=topostats/_version.py"]
Expand Down

0 comments on commit 111dc5b

Please sign in to comment.