We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b8b5d4 commit cb5ea6eCopy full SHA for cb5ea6e
.pre-commit-config.yaml
@@ -1,14 +1,14 @@
1
repos:
2
- repo: https://github.com/ikamensh/flynt/
3
- rev: '0.77'
+ rev: '0.78'
4
hooks:
5
- id: flynt
6
-- repo: https://github.com/charliermarsh/ruff-pre-commit
7
- rev: 'v0.0.239'
+- repo: https://github.com/astral-sh/ruff-pre-commit
+ rev: 'v0.0.276'
8
9
- id: ruff
10
- repo: https://github.com/psf/black
11
- rev: 22.10.0
+ rev: 23.3.0
12
13
- id: black
14
language_version: python3.9
0 commit comments