Skip to content

Commit

Permalink
Add 4.0 jar back
Browse files Browse the repository at this point in the history
  • Loading branch information
SorenSpicknall committed Aug 16, 2023
1 parent 20f9f9e commit 7d40c81
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ repos:
args: ["--unsafe"]
exclude: 'kubernetes/apps/charts/.*'
- id: check-added-large-files
args: ['--maxkb=15000']
# TODO: could we use ruff to replace flake8/isort and maybe black?
- repo: https://github.com/pycqa/flake8
rev: 6.0.0
Expand Down
Binary file not shown.

0 comments on commit 7d40c81

Please sign in to comment.