Skip to content

Commit

Permalink
chore: update dev dependencies and pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
bellini666 committed Jan 14, 2023
1 parent f942385 commit 5cea5ab
Show file tree
Hide file tree
Showing 4 changed files with 355 additions and 185 deletions.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
repos:
- repo: https://github.com/PyCQA/autoflake
rev: "v2.0.0"
Expand Down Expand Up @@ -47,7 +48,7 @@ repos:
- id: check-toml

- repo: https://github.com/humitos/mirrors-autoflake.git
rev: v1.1
rev: v1.3
hooks:
- id: autoflake
args:
Expand Down
Loading

0 comments on commit 5cea5ab

Please sign in to comment.