Skip to content

Commit

Permalink
Bump(requirements): Bump black from 24.4.1 to 24.4.2 in /ansible_coll…
Browse files Browse the repository at this point in the history
…ections/arista/avd (#3913)
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent 0ac1fd6 commit c39ab33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ repos:
name: Check for changes when running isort on all python files

- repo: https://github.com/psf/black
rev: 24.4.1
rev: 24.4.2
hooks:
- id: black
name: Check for changes when running Black on all python files
Expand Down
2 changes: 1 addition & 1 deletion ansible_collections/arista/avd/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ natsort
jsonschema>=4.5.1,<4.18
deepmerge>=1.1.0
isort==5.13.2
black==24.4.1
black==24.4.2
ansible-doc-extractor>=0.1.10
tox
pydantic>=2.3.0
Expand Down

0 comments on commit c39ab33

Please sign in to comment.