Skip to content

Commit

Permalink
chore(deps): update dependency https://github.com/psf/black to v24.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
salt-extensions-renovatebot[bot] authored Oct 7, 2024
1 parent d8f1630 commit 81a8fad
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 @@ -44,7 +44,7 @@ repos:

- repo: https://github.com/psf/black
# renovate: datasource=git-tags depName=https://github.com/psf/black depType=devDependencies
rev: b965c2a5026f8ba399283ba3e01898b012853c79 # 24.8.0
rev: 1b2427a2b785cc4aac97c19bb4b9a0de063f9547 # 24.10.0
hooks:
- id: black
name: Autoformat Python code
Expand Down
2 changes: 1 addition & 1 deletion data/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ actionlint: '27445053da613c660ed5895d9616662059a53ca7 # v1.7.3.17'
bandit: '36fd65054fc8864b4037d0918904f9331512feb5 # 1.7.10'

# renovate: datasource=git-tags depName=https://github.com/psf/black depType=devDependencies
black: 'b965c2a5026f8ba399283ba3e01898b012853c79 # 24.8.0'
black: '1b2427a2b785cc4aac97c19bb4b9a0de063f9547 # 24.10.0'

# renovate: datasource=git-tags depName=https://github.com/adamchainz/blacken-docs depType=devDependencies
blacken_docs: '4c97c4a0d921007af6fefae92d8447cfbf63720b # 1.18.0'
Expand Down

0 comments on commit 81a8fad

Please sign in to comment.