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 19baba3 commit efa807fCopy full SHA for efa807f
.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'
+ rev: 'v0.0.261'
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