Skip to content

Commit

Permalink
flake8-plugins pin to version (RedHatQE#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
myakove authored Nov 16, 2023
1 parent 04deec3 commit a13d044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repos:
- id: flake8
args: [--config=.flake8]
additional_dependencies: [
"git+https://github.com/RedHatQE/flake8-plugins.git",
"git+https://github.com/RedHatQE/flake8-plugins.git@v0.0.2",
"flake8-mutable",
]

Expand Down

0 comments on commit a13d044

Please sign in to comment.