Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
/yumex-dnf-oldPublic archive

Commitd366c7f

Browse files
committed
Use latest versions of black & flake8 in pre-commit
1 parentf3f1274 commitd366c7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.pre-commit-config.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ default_language_version:
33
python:python3.10
44
repos:
55
-repo:https://github.com/psf/black
6-
rev:21.8b0
6+
rev:21.11b1
77
hooks:
88
-id:black
99
args:[
@@ -13,7 +13,7 @@ repos:
1313
exclude:^(tools/|docs/)
1414
types:['python']
1515
-repo:https://github.com/PyCQA/flake8
16-
rev:3.8.2
16+
rev:4.0.1
1717
hooks:
1818
-id:flake8
1919
args:[

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp