summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-24 07:56:45 +0000
committerGitHub <noreply@github.com>2023-03-24 07:56:45 +0000
commit66289d8b72409f699c40477fc7f88deb69f58f5f (patch)
tree0385ab44968c5fef9ad0c5913ac3031e7d44bb67 /requirements-dev.txt
parent0652eb420feba0e69ae8ef791085820e6847fe04 (diff)
downloadsearxng-66289d8b72409f699c40477fc7f88deb69f58f5f.tar.gz
searxng-66289d8b72409f699c40477fc7f88deb69f58f5f.zip
Bump yamllint from 1.29.0 to 1.30.0
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.29.0 to 1.30.0. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index a816c90a6..ce9a1208b 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -17,6 +17,6 @@ sphinx-notfound-page==0.8.3
myst-parser==1.0.0
linuxdoc==20221127
aiounittest==1.4.2
-yamllint==1.29.0
+yamllint==1.30.0
wlc==1.13
coloredlogs==15.0.1