Skip to content

Commit

Permalink
Update aug (#219)
Browse files Browse the repository at this point in the history
* Update pre commit hook

* update papers

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
ramonpeter and pre-commit-ci[bot] committed Aug 5, 2024
1 parent 50199d2 commit e5286b9
Show file tree
Hide file tree
Showing 6 changed files with 1,055 additions and 100 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/asottile/pyupgrade
rev: v3.15.2
rev: v3.16.0
hooks:
- id: pyupgrade
args: ["--py37-plus"]
Expand Down
Loading

0 comments on commit e5286b9

Please sign in to comment.