Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/aiohttp-3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored Feb 1, 2024
2 parents b4fd63c + 14dcf3a commit 580a6be
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 @@ -32,7 +32,7 @@ repos:
#args: ["--write-changes"] # uncomment if you want to get automatic fixing

- repo: https://github.com/psf/black
rev: 23.11.0
rev: 23.12.1
hooks:
- id: black
name: Black code
Expand All @@ -46,7 +46,7 @@ repos:
- mdformat_frontmatter

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.8
rev: v0.1.9
hooks:
- id: ruff
args: ["--fix"]

0 comments on commit 580a6be

Please sign in to comment.