Skip to content

Commit 6f2cf84

Browse files
committed
chore: adds FLAKE8_VERSION
1 parent a31525c commit 6f2cf84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/google-cloud-storage/noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
import nox
2424

25+
FLAKE8_VERSION = "flake8==6.1.0"
2526
BLACK_VERSION = "black==23.7.0"
2627
ISORT_VERSION = "isort==5.12.0"
2728
RUFF_VERSION = "ruff==0.14.14"

0 commit comments

Comments
 (0)