Skip to content

Commit

Permalink
chore(deps): update dev dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
salt-extensions-renovatebot[bot] authored Oct 8, 2024
1 parent 2da6762 commit 9bdff3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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
6 changes: 3 additions & 3 deletions data/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ 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'
blacken_docs: 'd4e2940d27621c7f20215459be05703947618b7b # 1.19.0'

# renovate: datasource=git-tags depName=https://github.com/PyCQA/isort depType=devDependencies
isort: 'c235f5e450b4b84e58d114ed4c589cbf454175a3 # 5.13.2'
Expand All @@ -37,7 +37,7 @@ salt_rewrite: '8079cfb7f601e5dbad58b8449d85bb24f1e52082 # 2.5.2'
shellcheck: '0.10.0.1'

# renovate: datasource=pypi depName=uv depType=devDependencies
uv: '0.4.18'
uv: '0.4.19'


###########################################################
Expand Down

0 comments on commit 9bdff3c

Please sign in to comment.